TrueZIP Kernel 7.4.1
A B C D E F G H I J K L M N O P Q R S T U V W 

A

ABORT_CHANGES_OPTIONS - Static variable in class de.schlichtherle.truezip.fs.FsCachingController
 
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
 
accept(FsController<?>) - Method in class de.schlichtherle.truezip.fs.FsFilteringManager.FilteredControllerIterator
 
accept(T) - Method in class de.schlichtherle.truezip.util.FilteringIterator
Returns true if and only if this filtering iterator accepts the given element.
accountant - Variable in class de.schlichtherle.truezip.fs.FsResourceController
 
ACCOUNTING_SOCKET_FACTORY - Static variable in class de.schlichtherle.truezip.fs.FsResourceController
 
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
An unmodifiable set of all enums in Entry.Access.
ALL_SIZE_SET - Static variable in interface de.schlichtherle.truezip.entry.Entry
An unmodifiable set of all enums in Entry.Size.
ALL_TYPE_SET - Static variable in interface de.schlichtherle.truezip.entry.Entry
An unmodifiable set of all enums in Entry.Type.
allocate() - Static method in class de.schlichtherle.truezip.io.Streams.Buffer
 
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.
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
 
append - Variable in class de.schlichtherle.truezip.fs.archive.FsArchiveController.Output
 
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.
assertNotClosed() - Method in class de.schlichtherle.truezip.socket.DisconnectingInputShop
 
assertNotClosed() - Method in class de.schlichtherle.truezip.socket.DisconnectingOutputShop
 
assertNotReadLockedByCurrentThread(FsNotWriteLockedException) - Method in class de.schlichtherle.truezip.fs.FsConcurrentModel
Asserts that the read lock is not held by the current thread, so that the caller can safely acquire the write lock without dead locking.
assertNotReadLockedByCurrentThread(FsNotWriteLockedException) - Method in class de.schlichtherle.truezip.fs.FsConcurrentModelController
 
assertNotReadLockedByCurrentThread(FsNotWriteLockedException) - Method in class de.schlichtherle.truezip.fs.FsDecoratingConcurrentModelController
 
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.
assertWriteLockedByCurrentThread() - Method in class de.schlichtherle.truezip.fs.FsConcurrentModelController
 
assertWriteLockedByCurrentThread() - Method in class de.schlichtherle.truezip.fs.FsDecoratingConcurrentModelController
 
authority - Variable in class de.schlichtherle.truezip.util.UriBuilder
 
authority(String) - Method in class de.schlichtherle.truezip.util.UriBuilder
Sets the URI authority component.
autoMount() - Method in class de.schlichtherle.truezip.fs.archive.FsArchiveController
Equivalent to autoMount(false).
autoMount(boolean) - Method in class de.schlichtherle.truezip.fs.archive.FsArchiveController
Returns the (virtual) archive file system mounted from the target archive file.
autoMount(boolean) - Method in class de.schlichtherle.truezip.fs.archive.FsFileSystemArchiveController
 
autoMount(boolean) - Method in class de.schlichtherle.truezip.fs.archive.FsFileSystemArchiveController.FalsePositiveFileSystem
 
autoMount(boolean) - Method in class de.schlichtherle.truezip.fs.archive.FsFileSystemArchiveController.MountedFileSystem
 
autoMount(boolean) - Method in class de.schlichtherle.truezip.fs.archive.FsFileSystemArchiveController.MountState
 
autoMount(boolean) - Method in class de.schlichtherle.truezip.fs.archive.FsFileSystemArchiveController.ResetFileSystem
 
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.DisconnectingInputShop.DisconnectableInputStream
 
available() - Method in class de.schlichtherle.truezip.socket.LazyInputSocket.ProxyInputStream
 
AVAILABLE - Static variable in class de.schlichtherle.truezip.util.JSE7
Is true if and only if the JSE 7 API is available for this JVM.
A B C D E F G H I J K L M N O P Q R S T U V W 
TrueZIP Kernel 7.4.1

Copyright © 2004-2011 Schlichtherle IT Services. All Rights Reserved.