- Ibm437Charset - Class in de.schlichtherle.truezip.nio.charset
-
The IBM437 character set, also known as CP437.
- Ibm437Charset() - Constructor for class de.schlichtherle.truezip.nio.charset.Ibm437Charset
-
- inf - Variable in class de.schlichtherle.truezip.zip.RawZipFile.RawCheckedInputStream
-
- infBuf - Variable in class de.schlichtherle.truezip.zip.RawZipFile.RawCheckedInputStream
-
- InflaterPool - Class in de.schlichtherle.truezip.zip
-
Provides utility methods for pooling
Inflaters.
- InflaterPool() - Constructor for class de.schlichtherle.truezip.zip.InflaterPool
-
- init - Variable in class de.schlichtherle.truezip.zip.ZipEntry
-
- initialValue() - Method in class de.schlichtherle.truezip.zip.DateTimeConverter.ThreadLocalGregorianCalendar
-
- isBusy() - Method in class de.schlichtherle.truezip.fs.archive.zip.OdfOutputShop
-
- isBusy() - Method in class de.schlichtherle.truezip.fs.archive.zip.ZipOutputShop
-
Returns whether this output archive is busy writing an archive entry
or not.
- isBusy() - Method in class de.schlichtherle.truezip.zip.RawZipOutputStream
-
Returns true if and only if this
RawZipOutputStream is currently writing a ZIP entry.
- isBusy() - Method in class de.schlichtherle.truezip.zip.ZipOutputStream
-
- isDirectory() - Method in class de.schlichtherle.truezip.zip.ZipEntry
-
Returns true if and only if this ZIP entry represents a directory entry
(i.e. end with '/').
- isInit(int) - Method in class de.schlichtherle.truezip.zip.ZipEntry
-
- iterator() - Method in class de.schlichtherle.truezip.fs.archive.zip.ZipOutputShop
-
- iterator() - Method in class de.schlichtherle.truezip.zip.RawZipFile
-
Returns an iteration of all entries in this ZIP file.
- iterator() - Method in class de.schlichtherle.truezip.zip.RawZipOutputStream
-
Returns an iteration of all entries written to this ZIP file so
far.
- iterator() - Method in class de.schlichtherle.truezip.zip.ZipFile
-
Iterates through clones for all entries in this ZIP file.
- iterator() - Method in class de.schlichtherle.truezip.zip.ZipOutputStream
-
Returns a safe iteration of clones for all entries written to this ZIP
file so far.