| Frames | No Frames |
Fields of type org.codehaus.plexus.archiver.zip.ZipLong | |
| ZipLong | central file header signature
|
| ZipLong | data descriptor signature
|
| ZipLong | Smallest date/time ZIP can handle. |
| ZipLong | end of central dir signature
|
| ZipLong | local file header signature
|
| ZipLong | Length of central directory. |
| ZipLong | Start of central directory. |
Methods with parameter type org.codehaus.plexus.archiver.zip.ZipLong | |
| Date | Convert a DOS date/time field to a Date object. |
Methods with return type org.codehaus.plexus.archiver.zip.ZipLong | |
| ZipLong | ZipOutputStream.toDosTime(Date time) Convert a Date object to a DOS date/time field. |