- InheritableThreadLocalStack<T> - Class in de.schlichtherle.truezip.util
-
An inheritable thread local stack of elements.
- InheritableThreadLocalStack() - Constructor for class de.schlichtherle.truezip.util.InheritableThreadLocalStack
-
- 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
-
- initCause(Throwable) - Method in exception de.schlichtherle.truezip.fs.FsSyncException
-
- initCause(Throwable) - Method in exception de.schlichtherle.truezip.io.SequentialIOException
-
- initialCapacity(int) - Static method in class de.schlichtherle.truezip.util.HashMaps
-
Returns the initial capacity for a hash table with a load factor of 75%.
- initPredecessor(SequentialIOException) - Method in exception de.schlichtherle.truezip.io.SequentialIOException
-
Initializes the predecessor of this chainable exception to
the given object.
- input(InputStream) - Method in class de.schlichtherle.truezip.file.TFile
-
Copies the input stream in
to this file or entry in an archive
file
without closing the stream.
- INPUT_PREFERENCES_MASK - Static variable in class de.schlichtherle.truezip.fs.FsInputOptions
-
- InputBusyException - Exception in de.schlichtherle.truezip.io
-
Indicates that a file system entry could not get read
because the entry or its container is busy.
- InputBusyException(String) - Constructor for exception de.schlichtherle.truezip.io.InputBusyException
-
- InputBusyException(Throwable) - Constructor for exception de.schlichtherle.truezip.io.InputBusyException
-
- InputClosedException - Exception in de.schlichtherle.truezip.io
-
Indicates that an input resource (input stream etc.) has been closed.
- InputClosedException() - Constructor for exception de.schlichtherle.truezip.io.InputClosedException
-
- InputEntry<E extends InputEntry<E>> - Interface in de.schlichtherle.truezip.socket
-
An entry which provides input sockets.
- InputException - Exception in de.schlichtherle.truezip.io
-
Thrown if an error happened on the input side rather than the output side
when copying an
InputStream
to an
OutputStream
.
- InputException(Throwable) - Constructor for exception de.schlichtherle.truezip.io.InputException
-
Constructs a new InputException
.
- InputService<E extends Entry> - Interface in de.schlichtherle.truezip.socket
-
A service for input sockets.
- InputShop<E extends Entry> - Interface in de.schlichtherle.truezip.socket
-
A closable input service.
- InputSocket<E extends Entry> - Class in de.schlichtherle.truezip.socket
-
An abstract factory for input resources for reading bytes from its
local target.
- InputSocket() - Constructor for class de.schlichtherle.truezip.socket.InputSocket
-
- instrument(IOPool<E>) - Method in class de.schlichtherle.truezip.fs.inst.InstrumentingDirector
-
- instrument(FsManager) - Method in class de.schlichtherle.truezip.fs.inst.InstrumentingDirector
-
- instrument(FsCompositeDriver, InstrumentingManager) - Method in class de.schlichtherle.truezip.fs.inst.InstrumentingDirector
-
- instrument(FsModel, InstrumentingCompositeDriver) - Method in class de.schlichtherle.truezip.fs.inst.InstrumentingDirector
-
- instrument(FsController<?>, InstrumentingManager) - Method in class de.schlichtherle.truezip.fs.inst.InstrumentingDirector
-
- instrument(FsController<?>, InstrumentingCompositeDriver) - Method in class de.schlichtherle.truezip.fs.inst.InstrumentingDirector
-
- instrument(InputSocket<E>, InstrumentingIOPool<E, D>.Buffer) - Method in class de.schlichtherle.truezip.fs.inst.InstrumentingDirector
-
- instrument(InputSocket<E>, InstrumentingController<D>) - Method in class de.schlichtherle.truezip.fs.inst.InstrumentingDirector
-
- instrument(InputSocket<E>) - Method in class de.schlichtherle.truezip.fs.inst.InstrumentingDirector
-
- instrument(OutputSocket<E>, InstrumentingIOPool<E, D>.Buffer) - Method in class de.schlichtherle.truezip.fs.inst.InstrumentingDirector
-
- instrument(OutputSocket<E>, InstrumentingController<D>) - Method in class de.schlichtherle.truezip.fs.inst.InstrumentingDirector
-
- instrument(OutputSocket<E>) - Method in class de.schlichtherle.truezip.fs.inst.InstrumentingDirector
-
- instrument(IOPool<E>) - Method in class de.schlichtherle.truezip.fs.inst.jmx.JmxDirector
-
- instrument(FsManager) - Method in class de.schlichtherle.truezip.fs.inst.jmx.JmxDirector
-
- instrument(FsModel, InstrumentingCompositeDriver) - Method in class de.schlichtherle.truezip.fs.inst.jmx.JmxDirector
-
- instrument(FsController<?>, InstrumentingManager) - Method in class de.schlichtherle.truezip.fs.inst.jmx.JmxDirector
-
- instrument(FsController<?>, InstrumentingCompositeDriver) - Method in class de.schlichtherle.truezip.fs.inst.jmx.JmxDirector
-
- instrument(InputSocket<E>, InstrumentingIOPool<E, JmxDirector>.Buffer) - Method in class de.schlichtherle.truezip.fs.inst.jmx.JmxDirector
-
- instrument(InputSocket<E>, InstrumentingController<JmxDirector>) - Method in class de.schlichtherle.truezip.fs.inst.jmx.JmxDirector
-
- instrument(OutputSocket<E>, InstrumentingIOPool<E, JmxDirector>.Buffer) - Method in class de.schlichtherle.truezip.fs.inst.jmx.JmxDirector
-
- instrument(OutputSocket<E>, InstrumentingController<JmxDirector>) - Method in class de.schlichtherle.truezip.fs.inst.jmx.JmxDirector
-
- instrument(IOPool<E>) - Method in class de.schlichtherle.truezip.fs.inst.jul.JulDirector
-
- instrument(FsController<?>, InstrumentingManager) - Method in class de.schlichtherle.truezip.fs.inst.jul.JulDirector
-
- instrument(FsController<?>, InstrumentingCompositeDriver) - Method in class de.schlichtherle.truezip.fs.inst.jul.JulDirector
-
- instrument(InputSocket<E>) - Method in class de.schlichtherle.truezip.fs.inst.jul.JulDirector
-
- instrument(OutputSocket<E>) - Method in class de.schlichtherle.truezip.fs.inst.jul.JulDirector
-
- InstrumentingCompositeDriver - Class in de.schlichtherle.truezip.fs.inst
-
- InstrumentingCompositeDriver(FsCompositeDriver, InstrumentingDirector) - Constructor for class de.schlichtherle.truezip.fs.inst.InstrumentingCompositeDriver
-
- InstrumentingController<D extends InstrumentingDirector<D>> - Class in de.schlichtherle.truezip.fs.inst
-
- InstrumentingController(FsController<?>, D) - Constructor for class de.schlichtherle.truezip.fs.inst.InstrumentingController
-
- InstrumentingDirector<D extends InstrumentingDirector<D>> - Class in de.schlichtherle.truezip.fs.inst
-
- InstrumentingDirector() - Constructor for class de.schlichtherle.truezip.fs.inst.InstrumentingDirector
-
- InstrumentingInputSocket<E extends Entry> - Class in de.schlichtherle.truezip.fs.inst
-
- InstrumentingInputSocket(InputSocket<? extends E>, InstrumentingDirector) - Constructor for class de.schlichtherle.truezip.fs.inst.InstrumentingInputSocket
-
- InstrumentingIOPool<E extends IOPool.Entry<E>,D extends InstrumentingDirector<D>> - Class in de.schlichtherle.truezip.fs.inst
-
- InstrumentingIOPool(IOPool<E>, D) - Constructor for class de.schlichtherle.truezip.fs.inst.InstrumentingIOPool
-
- InstrumentingIOPool.Buffer - Class in de.schlichtherle.truezip.fs.inst
-
- InstrumentingIOPool.Buffer(IOPool.Entry<E>) - Constructor for class de.schlichtherle.truezip.fs.inst.InstrumentingIOPool.Buffer
-
- InstrumentingManager - Class in de.schlichtherle.truezip.fs.inst
-
- InstrumentingManager(FsManager, InstrumentingDirector) - Constructor for class de.schlichtherle.truezip.fs.inst.InstrumentingManager
-
- InstrumentingModel - Class in de.schlichtherle.truezip.fs.inst
-
- InstrumentingModel(FsModel, InstrumentingDirector) - Constructor for class de.schlichtherle.truezip.fs.inst.InstrumentingModel
-
- InstrumentingOutputSocket<E extends Entry> - Class in de.schlichtherle.truezip.fs.inst
-
- InstrumentingOutputSocket(OutputSocket<? extends E>, InstrumentingDirector) - Constructor for class de.schlichtherle.truezip.fs.inst.InstrumentingOutputSocket
-
- IntervalReadOnlyFile - Class in de.schlichtherle.truezip.rof
-
A decorating read only file which is limited to read an interval of its
decorated read only file.
- IntervalReadOnlyFile(ReadOnlyFile, long) - Constructor for class de.schlichtherle.truezip.rof.IntervalReadOnlyFile
-
Constructs a new interval read only file starting at the current
position of the file pointer in the decorated read only file.
- IntervalReadOnlyFile(ReadOnlyFile, long, long) - Constructor for class de.schlichtherle.truezip.rof.IntervalReadOnlyFile
-
Constructs a new interval read only file starting at the given position
of the file pointer in the given decorated read only file.
- 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.
- IOCache - Class in de.schlichtherle.truezip.socket
-
Provides temporary caching services for input and output sockets with the
following features:
Upon the first read operation, the entry data will be read from the
backing store and temporarily stored in the cache.
- IOCache.Strategy - Enum in de.schlichtherle.truezip.socket
-
Provides different cache strategies.
- IOEntry<E extends IOEntry<E>> - Interface in de.schlichtherle.truezip.socket
-
An entry which provides I/O sockets.
- IOPool<E extends IOEntry<E>> - Interface in de.schlichtherle.truezip.socket
-
A pool for allocating I/O buffers, which are used as a volatile storage for
bulk data.
- IOPool.Entry<E extends IOEntry<E>> - Interface in de.schlichtherle.truezip.socket
-
A releasable I/O buffer.
- IOPoolLocator - Class in de.schlichtherle.truezip.socket.sl
-
Locates an I/O buffer pool service of a class with a name which is
resolved by querying a system property or searching the class path,
whatever yields a result first.
- IOPoolProvider - Interface in de.schlichtherle.truezip.socket
-
A provider for an I/O buffer pool.
- IOPoolService - Class in de.schlichtherle.truezip.socket.spi
-
An abstract locatable service for an I/O buffer pool.
- IOPoolService() - Constructor for class de.schlichtherle.truezip.socket.spi.IOPoolService
-
- IOSocket<LT,PT> - Class in de.schlichtherle.truezip.socket
-
An abstract class for objects to do some I/O on a
local target
.
- is(E) - Method in class de.schlichtherle.truezip.util.BitField
-
- isAbsolute() - Method in class de.schlichtherle.truezip.file.TFile
-
- isAbsolute(String, char) - Static method in class de.schlichtherle.truezip.io.Paths
-
Returns true
iff the given path name is absolute.
- isAbsolute() - Method in class de.schlichtherle.truezip.nio.file.TPath
-
- 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.
- isArchive() - Method in class de.schlichtherle.truezip.file.TFile
-
Returns true
if and only if this TFile
addresses an
archive file.
- isArchive() - Method in class de.schlichtherle.truezip.nio.file.TPath
-
Returns true
if and only if this TPath
addresses an
archive file.
- isBusy() - Method in class de.schlichtherle.truezip.fs.archive.FsMultiplexedOutputShop
-
Returns whether the container output archive is busy writing an archive
entry or not.
- 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.
- isClosed() - Method in class de.schlichtherle.truezip.socket.DisconnectingInputShop
-
- isClosed() - Method in class de.schlichtherle.truezip.socket.DisconnectingOutputShop
-
- isComputerNode(File) - Method in class de.schlichtherle.truezip.file.swing.TDecoratingFileSystemView
-
- isComputerNode(File) - Method in class de.schlichtherle.truezip.file.swing.TFileSystemView
-
- isDirectory() - Method in class de.schlichtherle.truezip.file.TFile
-
Similar to its super class implementation, but returns
true
for a valid archive file, too.
- isDirectory() - Method in class de.schlichtherle.truezip.zip.ZipEntry
-
Returns true if and only if this ZIP entry represents a directory entry
(i.e.
- isDisplayingSuffixes() - Method in class de.schlichtherle.truezip.file.swing.TFileTree
-
Getter for bound property displayingSuffixes.
- isDrive(File) - Method in class de.schlichtherle.truezip.file.swing.TDecoratingFileSystemView
-
- isDrive(File) - Method in class de.schlichtherle.truezip.file.swing.TFileSystemView
-
- isEditing() - Method in class de.schlichtherle.truezip.file.swing.TFileTree
-
- isEditingSuffixes() - Method in class de.schlichtherle.truezip.file.swing.TFileTree
-
Getter for bound property editingSuffixes.
- isEmpty() - Method in class de.schlichtherle.truezip.util.BitField
-
Returns true
if and only if all bits are cleared in this bit
field.
- isEmpty() - Method in class de.schlichtherle.truezip.util.CanonicalStringSet
-
- isEmpty() - Method in class de.schlichtherle.truezip.util.InheritableThreadLocalStack
-
- isEncrypted() - Method in class de.schlichtherle.truezip.zip.ZipEntry
-
Returns true
if and only if this ZIP entry is encrypted.
- isEntry() - Method in class de.schlichtherle.truezip.file.TFile
-
Returns true
if and only if this TPath
addresses an
entry located within an archive file.
- isEntry() - Method in class de.schlichtherle.truezip.nio.file.TPath
-
Returns true
if and only if this TPath
addresses an
entry located within an archive file.
- isExecutable(FsEntryName) - Method in class de.schlichtherle.truezip.fs.FsController
-
Returns false
if the named file system entry is not executable.
- isExecutable(FsEntryName) - Method in class de.schlichtherle.truezip.fs.FsDecoratingController
-
- isExecutable(FsEntryName) - Method in class de.schlichtherle.truezip.fs.FsLockController
-
- isExecutable(FsEntryName) - Method in class de.schlichtherle.truezip.fs.FsSyncController
-
- isFederated() - Method in class de.schlichtherle.truezip.fs.archive.FsArchiveDriver
-
Returns true
iff this file system driver implements a federated
file system type, i.e.
- isFederated() - Method in class de.schlichtherle.truezip.fs.FsDriver
-
Returns true
iff this file system driver implements a federated
file system type, i.e.
- isFile() - Method in class de.schlichtherle.truezip.file.TFile
-
Similar to its super class implementation, but returns
false
for a valid archive file, too.
- isFileSystem(File) - Method in class de.schlichtherle.truezip.file.swing.TDecoratingFileSystemView
-
- isFileSystem(File) - Method in class de.schlichtherle.truezip.file.swing.TFileSystemView
-
- isFileSystemRoot(File) - Method in class de.schlichtherle.truezip.file.swing.TDecoratingFileSystemView
-
- isFileSystemRoot(File) - Method in class de.schlichtherle.truezip.file.swing.TFileSystemView
-
- isFileSystemRoot() - Method in class de.schlichtherle.truezip.file.TFile
-
Returns true
if and only if this file denotes a file system
root or a UNC (if running on the Windows platform).
- isFloppyDrive(File) - Method in class de.schlichtherle.truezip.file.swing.TDecoratingFileSystemView
-
- isFloppyDrive(File) - Method in class de.schlichtherle.truezip.file.swing.TFileSystemView
-
- isHidden() - Method in class de.schlichtherle.truezip.file.TFile
-
- isHidden(Path) - Method in class de.schlichtherle.truezip.nio.file.TFileSystemProvider
-
- isHiddenFile(File) - Method in class de.schlichtherle.truezip.file.swing.TDecoratingFileSystemView
-
- isHiddenFile(File) - Method in class de.schlichtherle.truezip.file.swing.TFileSystemView
-
- isLeaf(Object) - Method in class de.schlichtherle.truezip.file.swing.TFileTreeModel
-
- isLenient() - Method in class de.schlichtherle.truezip.file.TConfig
-
Returns the value of the property lenient
.
- isLenient() - Static method in class de.schlichtherle.truezip.nio.file.TFileSystem
-
- isOpen() - Method in class de.schlichtherle.truezip.io.DecoratingSeekableByteChannel
-
- isOpen() - Method in class de.schlichtherle.truezip.io.SeekableByteBufferChannel
-
Returns always true
.
- isOpen() - Method in class de.schlichtherle.truezip.nio.file.TFileSystem
-
Returns true
.
- isParent(File, File) - Method in class de.schlichtherle.truezip.file.swing.TDecoratingFileSystemView
-
- isParent(File, File) - Method in class de.schlichtherle.truezip.file.swing.TFileSystemView
-
- isParentOf(File) - Method in class de.schlichtherle.truezip.file.TFile
-
Returns true
if and only if the path represented
by this instance is a direct or indirect parent of the path
represented by the given file
.
- isReadable(FsEntryName) - Method in class de.schlichtherle.truezip.fs.FsController
-
Returns false
if the named file system entry is not readable.
- isReadable(FsEntryName) - Method in class de.schlichtherle.truezip.fs.FsDecoratingController
-
- isReadable(FsEntryName) - Method in class de.schlichtherle.truezip.fs.FsLockController
-
- isReadable(FsEntryName) - Method in class de.schlichtherle.truezip.fs.FsSyncController
-
- isReadable(FsEntryName) - Method in class de.schlichtherle.truezip.fs.http.HttpController
-
- isReadOnly() - Method in class de.schlichtherle.truezip.fs.FsController
-
Returns true
if and only if the file system is read-only.
- isReadOnly() - Method in class de.schlichtherle.truezip.fs.FsDecoratingController
-
- isReadOnly() - Method in class de.schlichtherle.truezip.fs.FsLockController
-
- isReadOnly() - Method in class de.schlichtherle.truezip.fs.FsSyncController
-
- isReadOnly() - Method in class de.schlichtherle.truezip.fs.http.HttpController
-
- isReadOnly() - Method in class de.schlichtherle.truezip.nio.file.TFileSystem
-
Returns false
.
- isRoot(File) - Method in class de.schlichtherle.truezip.file.swing.TDecoratingFileSystemView
-
- isRoot(File) - Method in class de.schlichtherle.truezip.file.swing.TFileSystemView
-
- isRoot() - Method in class de.schlichtherle.truezip.fs.archive.FsCovariantEntry
-
Returns true
if and only if the name of this covariant entry
identifies it as a root entry.
- isRoot() - Method in class de.schlichtherle.truezip.fs.FsEntryName
-
Returns true
if and only if the path component of this file
system entry name is empty and no query component is defined.
- isRoot(String) - Static method in class de.schlichtherle.truezip.io.Paths
-
Returns true
iff the given path name refers to the root
directory, i.e.
- isSameFile(Path, Path) - Method in class de.schlichtherle.truezip.nio.file.TFileSystemProvider
-
- isTopLevelArchive() - Method in class de.schlichtherle.truezip.file.TFile
-
- isTouched() - Method in class de.schlichtherle.truezip.fs.FsDecoratingModel
-
- isTouched() - Method in class de.schlichtherle.truezip.fs.FsModel
-
Returns
true
if and only if some state associated with the
federated file system has been modified so that the
corresponding
FsController
must not get discarded until
the next
sync
.
- isTouched() - Method in class de.schlichtherle.truezip.fs.FsModelController
-
- isTouched() - Method in interface de.schlichtherle.truezip.fs.inst.jmx.JmxModelViewMXBean
-
- isTraversable(File) - Method in class de.schlichtherle.truezip.file.swing.TDecoratingFileSystemView
-
- isTraversable(File) - Method in class de.schlichtherle.truezip.file.swing.TDecoratingFileView
-
- isTraversable(File) - Method in class de.schlichtherle.truezip.file.swing.TFileSystemView
-
- isTraversable(File) - Method in class de.schlichtherle.truezip.file.swing.TFileView
-
- isType(Entry.Type) - Method in class de.schlichtherle.truezip.fs.archive.FsCovariantEntry
-
Returns true
if there is an entry mapped for the given type.
- isType(Entry.Type) - Method in class de.schlichtherle.truezip.fs.FsEntry
-
Returns true
if and only if this file system entry implements
the given type.
- isType(Entry.Type) - Method in class de.schlichtherle.truezip.fs.http.HttpEntry
-
- isUNC() - Method in class de.schlichtherle.truezip.file.TFile
-
Returns true
if and only if this file denotes a UNC.
- isWritable(FsEntryName) - Method in class de.schlichtherle.truezip.fs.FsController
-
Returns false
if the named file system entry is not writable.
- isWritable(FsEntryName) - Method in class de.schlichtherle.truezip.fs.FsDecoratingController
-
- isWritable(FsEntryName) - Method in class de.schlichtherle.truezip.fs.FsLockController
-
- isWritable(FsEntryName) - Method in class de.schlichtherle.truezip.fs.FsSyncController
-
- isWritable(FsEntryName) - Method in class de.schlichtherle.truezip.fs.http.HttpController
-
- isWriteLockedByCurrentThread() - Method in class de.schlichtherle.truezip.fs.FsLockModel
-
Returns true
if and only if the write lock is held by the
current thread.
- isWriteLockedByCurrentThread() - Method in class de.schlichtherle.truezip.fs.FsLockModelController
-
- isWriteLockedByCurrentThread() - Method in class de.schlichtherle.truezip.fs.FsLockModelDecoratingController
-
- iterator() - Method in class de.schlichtherle.truezip.entry.DecoratingEntryContainer
-
- iterator() - Method in interface de.schlichtherle.truezip.entry.EntryContainer
-
Returns a new iterator for all entries in this container.
- iterator() - Method in class de.schlichtherle.truezip.fs.archive.FsMultiplexedOutputShop
-
- iterator() - Method in class de.schlichtherle.truezip.fs.archive.tar.TarInputShop
-
- iterator() - Method in class de.schlichtherle.truezip.fs.archive.tar.TarOutputShop
-
- iterator() - Method in class de.schlichtherle.truezip.fs.archive.zip.ZipOutputShop
-
- iterator() - Method in class de.schlichtherle.truezip.fs.FsDecoratingManager
-
- iterator() - Method in class de.schlichtherle.truezip.fs.FsDefaultManager
-
- iterator() - Method in class de.schlichtherle.truezip.fs.FsFilteringManager
-
- iterator() - Method in class de.schlichtherle.truezip.fs.FsManager
-
Returns an iterator over the controllers of all federated file systems
managed by this instance.
- iterator() - Method in class de.schlichtherle.truezip.nio.file.TPath
-
- iterator() - Method in class de.schlichtherle.truezip.socket.DisconnectingInputShop
-
- iterator() - Method in class de.schlichtherle.truezip.socket.DisconnectingOutputShop
-
- iterator() - Method in interface de.schlichtherle.truezip.socket.InputService
-
Returns a new iterator for all entries in this container.
- iterator() - Method in class de.schlichtherle.truezip.socket.LockInputShop
-
- iterator() - Method in class de.schlichtherle.truezip.socket.LockOutputShop
-
- iterator() - Method in interface de.schlichtherle.truezip.socket.OutputService
-
Returns a new iterator for all entries in this container.
- iterator() - Method in class de.schlichtherle.truezip.util.BitField
-
Returns a read-only iterator for the bits in this field.
- iterator() - Method in class de.schlichtherle.truezip.util.CanonicalStringSet
-
- 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
-