- parseZip64ExtraField() - Method in class de.schlichtherle.truezip.zip.ZipEntry
-
Parses the properties of this entry from the ZIP64 Extended Information
Extra Field, if present.
- PLATFORM - Static variable in class de.schlichtherle.truezip.zip.ZipEntry
-
- platform - Variable in class de.schlichtherle.truezip.zip.ZipEntry
-
- PLATFORM_FAT - Static variable in class de.schlichtherle.truezip.zip.ZipEntry
-
Windows platform.
- PLATFORM_UNIX - Static variable in class de.schlichtherle.truezip.zip.ZipEntry
-
Unix platform.
- pool - Variable in class de.schlichtherle.truezip.fs.archive.zip.ZipOutputShop
-
- postamble - Variable in class de.schlichtherle.truezip.fs.archive.zip.ZipOutputShop
-
- postamble - Variable in class de.schlichtherle.truezip.zip.RawZipFile
-
The number of bytes in the postamble of this ZIP file.
- preamble - Variable in class de.schlichtherle.truezip.zip.RawZipFile
-
The number of bytes in the preamble of this ZIP file.
- provider - Variable in class de.schlichtherle.truezip.fs.archive.zip.ZipDriver
-
- put(ExtraField) - Method in class de.schlichtherle.truezip.zip.ExtraFields
-
Stores the given Extra Field in this collection.
- putNextEntry(E) - Method in class de.schlichtherle.truezip.zip.RawZipOutputStream
-
- putNextEntry(E, boolean) - Method in class de.schlichtherle.truezip.zip.RawZipOutputStream
-
Starts writing the next ZIP entry to the underlying stream.
- putNextEntry(ZipEntry, boolean) - Method in class de.schlichtherle.truezip.zip.ZipOutputStream
-