- AbstractExceptionBuilder<C extends Exception,E extends Exception> - Class in de.schlichtherle.truezip.util
-
Abstract implementation of an exception builder.
- AbstractExceptionBuilder() - Constructor for class de.schlichtherle.truezip.util.AbstractExceptionBuilder
-
- AbstractReadOnlyFile - Class in de.schlichtherle.truezip.rof
-
An abstract read only file which implements the common boilerplate.
- AbstractReadOnlyFile() - Constructor for class de.schlichtherle.truezip.rof.AbstractReadOnlyFile
-
- active - Variable in class de.schlichtherle.truezip.socket.ByteArrayIOPool
-
- add(String, E) - Method in class de.schlichtherle.truezip.fs.archive.FsArchiveFileSystem.EntryTable
-
- add(String) - Method in class de.schlichtherle.truezip.fs.archive.FsCovariantEntry
-
Adds the given base path to the set of members of this directory
if and only if this covariant file system entry implements a directory.
- add(String) - Method in class de.schlichtherle.truezip.util.CanonicalStringSet
-
The implementation in the class
CanonicalStringSet first
canonicalizes the given parameter before the operation is continued.
- addAll(CanonicalStringSet) - Method in class de.schlichtherle.truezip.util.CanonicalStringSet
-
Adds all canonical strings in the given set to this set after they have
been canonicalized by this set again.
- addAll(String) - Method in class de.schlichtherle.truezip.util.CanonicalStringSet
-
Adds the canonical form of all strings in the given list to this set.
- addFsArchiveFileSystemTouchListener(FsArchiveFileSystemTouchListener<? super E>) - Method in class de.schlichtherle.truezip.fs.archive.FsArchiveFileSystem
-
Adds the given listener to the set of archive file system listeners.
- advance() - Method in class de.schlichtherle.truezip.util.CanonicalStringSet.CanonicalStringIterator
-
- afterTouch(FsArchiveFileSystemEvent<? extends E>) - Method in interface de.schlichtherle.truezip.fs.archive.FsArchiveFileSystemTouchListener
-
Called immediately after the source archive file system has been
modified (touched) for the first time.
- afterTouch(FsArchiveFileSystemEvent<? extends E>) - Method in class de.schlichtherle.truezip.fs.archive.FsDefaultArchiveController.TouchListener
-
- ALL_ACCESS_SET - Static variable in interface de.schlichtherle.truezip.entry.Entry
-
- ALL_SIZE_SET - Static variable in interface de.schlichtherle.truezip.entry.Entry
-
- ALL_TYPE_SET - Static variable in interface de.schlichtherle.truezip.entry.Entry
-
- allocate() - Method in class de.schlichtherle.truezip.socket.ByteArrayIOPool
-
- allocate() - Method in class de.schlichtherle.truezip.socket.IOCache.InputBufferPool
-
- allocate() - Method in class de.schlichtherle.truezip.socket.IOCache.OutputBufferPool
-
- allocate() - Method in interface de.schlichtherle.truezip.util.Pool
-
Allocates a resource from this pool.
- allocateBuffers() - Static method in class de.schlichtherle.truezip.io.Streams
-
- allOf(Class<E>) - Static method in class de.schlichtherle.truezip.util.BitField
-
Returns a bit field which contains all enums of the given element type.
- ALPHANUM_CHARS - Static variable in class de.schlichtherle.truezip.util.UriEncoder
-
- and(BitField<E>) - Method in class de.schlichtherle.truezip.util.BitField
-
- ArrayHelper - Class in de.schlichtherle.truezip.util
-
Provides static utility methods for arrays.
- ArrayHelper() - Constructor for class de.schlichtherle.truezip.util.ArrayHelper
-
- assembly - Variable in class de.schlichtherle.truezip.util.AbstractExceptionBuilder
-
- assertEncodable(String) - Method in class de.schlichtherle.truezip.fs.archive.FsCharsetArchiveDriver
-
Ensures that the given entry name can be encoded by this driver's
character set.
- assertNotReadLockedByCurrentThread(FsNotWriteLockedException) - Method in class de.schlichtherle.truezip.fs.FsConcurrentController
-
- assertNotReadLockedByCurrentThread(FsNotWriteLockedException) - Method in class de.schlichtherle.truezip.fs.FsConcurrentModel
-
- assertNotShopClosed() - Method in class de.schlichtherle.truezip.socket.ConcurrentInputShop
-
Needs to be externally synchronized!
- assertNotShopClosed() - Method in class de.schlichtherle.truezip.socket.ConcurrentOutputShop
-
Needs to be externally synchronized!
- assertOpen() - Method in class de.schlichtherle.truezip.rof.BufferedReadOnlyFile
-
Asserts that this file is open.
- assertWriteLockedByCurrentThread() - Method in class de.schlichtherle.truezip.fs.FsConcurrentModel
-
Asserts that the write lock is held by the current thread.
- authority - Variable in class de.schlichtherle.truezip.util.UriBuilder
-
- authority(String) - Method in class de.schlichtherle.truezip.util.UriBuilder
-
Sets the URI authority component.
- AUTO_MOUNT_OPTIONS - Static variable in class de.schlichtherle.truezip.fs.archive.FsArchiveController
-
- autoMount() - Method in class de.schlichtherle.truezip.fs.archive.FsArchiveController
-
- autoMount(boolean, BitField<FsOutputOption>) - Method in class de.schlichtherle.truezip.fs.archive.FsArchiveController
-
Returns the (virtual) archive file system mounted from the target
archive file.
- autoMount(boolean, BitField<FsOutputOption>) - Method in class de.schlichtherle.truezip.fs.archive.FsFileSystemArchiveController
-
- autoMount(boolean, BitField<FsOutputOption>) - Method in class de.schlichtherle.truezip.fs.archive.FsFileSystemArchiveController.FalsePositiveFileSystem
-
- autoMount(boolean, BitField<FsOutputOption>) - Method in class de.schlichtherle.truezip.fs.archive.FsFileSystemArchiveController.MountedFileSystem
-
- autoMount(boolean, BitField<FsOutputOption>) - Method in class de.schlichtherle.truezip.fs.archive.FsFileSystemArchiveController.MountState
-
- autoMount(boolean, BitField<FsOutputOption>) - Method in class de.schlichtherle.truezip.fs.archive.FsFileSystemArchiveController.ResetFileSystem
-
- autoSync(FsEntryName, Entry.Access) - Method in class de.schlichtherle.truezip.fs.archive.FsArchiveController
-
Synchronizes the archive file only if the archive file has new data for
the file system entry with the given path path.
- autoSync(FsEntryName, Entry.Access) - Method in class de.schlichtherle.truezip.fs.archive.FsDefaultArchiveController
-
- available() - Method in class de.schlichtherle.truezip.io.DecoratingInputStream
-
- available() - Method in class de.schlichtherle.truezip.io.SynchronizedInputStream
-
- available() - Method in class de.schlichtherle.truezip.rof.ReadOnlyFileInputStream
-
- available() - Method in class de.schlichtherle.truezip.socket.ConcurrentInputShop.ConcurrentInputStream
-
- available() - Method in class de.schlichtherle.truezip.socket.LazyInputSocket.ProxyInputStream
-
- awaitSync(BitField<FsSyncOption>, ExceptionHandler<? super FsSyncException, X>) - Method in class de.schlichtherle.truezip.fs.archive.FsDefaultArchiveController
-
Waits for all entry input and entry output streams to close or forces
them to close, dependending on the options.