- init(SeekableBlockCipher, long, long) - Method in class de.schlichtherle.truezip.crypto.CipherReadOnlyFile
-
Initializes this cipher read only file - must be called before first
read access!
- init(boolean, CipherParameters) - Method in class de.schlichtherle.truezip.crypto.SICSeekableBlockCipher
-
- InvalidKeyFeedback - Interface in de.schlichtherle.truezip.key.pbe.swing
-
Provides visual and/or audible feedback to the user when prompting
for a key again after an invalid key has been provided before.
- isAppendee() - Method in class de.schlichtherle.truezip.fs.archive.zip.ZipInputShop
-
Returns true if and only if the target archive file gets entries
appended to it.
- 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 ZIP output shop 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
-
- isChangeKeySelected() - Method in class de.schlichtherle.truezip.key.pbe.swing.ReadKeyPanel
-
Getter for property changeKeySelected.
- 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 '/').
- isEncrypted() - Method in class de.schlichtherle.truezip.zip.ZipEntry
-
Returns true if and only if this ZIP entry is encrypted.
- 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.
- IV - Variable in class de.schlichtherle.truezip.crypto.SICSeekableBlockCipher
-