|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ZipLong | |
net.sourceforge.groboutils.codecoverage.v2.ant.zip |
The Apache Ant 1.6.1 org.apache.tools.zip package. |
Uses of ZipLong in net.sourceforge.groboutils.codecoverage.v2.ant.zip |
Fields in net.sourceforge.groboutils.codecoverage.v2.ant.zip declared as ZipLong | |
protected static ZipLong |
ZipOutputStream.LFH_SIG
local file header signature |
protected static ZipLong |
ZipOutputStream.DD_SIG
data descriptor signature |
protected static ZipLong |
ZipOutputStream.CFH_SIG
central file header signature |
protected static ZipLong |
ZipOutputStream.EOCD_SIG
end of central dir signature |
Methods in net.sourceforge.groboutils.codecoverage.v2.ant.zip that return ZipLong | |
protected static ZipLong |
ZipOutputStream.toDosTime(java.util.Date time)
Convert a Date object to a DOS date/time field. |
Methods in net.sourceforge.groboutils.codecoverage.v2.ant.zip with parameters of type ZipLong | |
protected static java.util.Date |
ZipFile.fromDosTime(ZipLong l)
Convert a DOS date/time field to a Date object. |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |