- cache - Variable in class de.schlichtherle.truezip.fs.FsCachingController.EntryController
-
- canEncode(CharSequence) - Method in class de.schlichtherle.truezip.fs.archive.FsCharsetArchiveDriver.ThreadLocalCharsetEncoder
-
- canonical - Variable in class de.schlichtherle.truezip.util.CanonicalStringSet.CanonicalStringIterator
-
- canonicalizer - Variable in class de.schlichtherle.truezip.util.CanonicalStringSet
-
The canonicalizer for strings.
- CanonicalStringSet - Class in de.schlichtherle.truezip.util
-
An abstract set of the canonical string representation of objects in
natural sort order.
- CanonicalStringSet(CanonicalStringSet.Canonicalizer, char) - Constructor for class de.schlichtherle.truezip.util.CanonicalStringSet
-
Constructs a new, empty set of canonical strings.
- CanonicalStringSet.Canonicalizer - Interface in de.schlichtherle.truezip.util
-
An idempotent function which maps an arbitrary object to its canonical
string representation.
- CanonicalStringSet.CanonicalStringIterator - Class in de.schlichtherle.truezip.util
-
- CanonicalStringSet.CanonicalStringIterator(String) - Constructor for class de.schlichtherle.truezip.util.CanonicalStringSet.CanonicalStringIterator
-
- cardinality() - Method in class de.schlichtherle.truezip.util.BitField
-
Returns the number of bits set in this field.
- cat(InputStream, OutputStream) - Static method in class de.schlichtherle.truezip.io.Streams
-
Copies the data from the given input stream to the given output stream
without closing them.
- charset - Variable in class de.schlichtherle.truezip.fs.archive.FsCharsetArchiveDriver
-
- check() - Method in class de.schlichtherle.truezip.util.AbstractExceptionBuilder
-
Either returns or checks out and throws
the result of the assembly
in order to enable the assembly of another exception.
- check() - Method in interface de.schlichtherle.truezip.util.ExceptionBuilder
-
Either returns or checks out and throws
the result of the assembly
in order to enable the assembly of another exception.
- checkAccess(FsEntryName, Entry.Access) - Method in class de.schlichtherle.truezip.fs.archive.FsArchiveController
-
Checks if the intended access to the named archive entry in the virtual
file system is possible without performing a
sync operation in
advance.
- checkAccess(FsEntryName, Entry.Access) - Method in class de.schlichtherle.truezip.fs.archive.FsDefaultArchiveController
-
- clazz - Variable in class de.schlichtherle.truezip.io.SequentialIOExceptionBuilder
-
- clear() - Method in class de.schlichtherle.truezip.fs.FsCachingController.EntryController
-
- clear() - Method in class de.schlichtherle.truezip.socket.IOCache
-
Discards the entry data in this buffer.
- clear(E) - Method in class de.schlichtherle.truezip.util.BitField
-
Clears the given bit.
- clear() - Method in class de.schlichtherle.truezip.util.CanonicalStringSet
-
- clear() - Method in class de.schlichtherle.truezip.util.UriBuilder
-
Clears the state of this URI builder.
- clone(FsArchiveDriver<E>) - Method in class de.schlichtherle.truezip.fs.archive.FsCovariantEntry
-
Returns a deep clone of this covariant file system entry.
- clone() - Method in exception de.schlichtherle.truezip.io.SequentialIOException
-
Returns a shallow clone of this exception.
- close() - Method in class de.schlichtherle.truezip.fs.archive.FsMultiplexedOutputShop.BufferedEntryOutputStream
-
- close() - Method in class de.schlichtherle.truezip.fs.archive.FsMultiplexedOutputShop
-
- close() - Method in class de.schlichtherle.truezip.fs.archive.FsMultiplexedOutputShop.EntryOutputStream
-
- close() - Method in class de.schlichtherle.truezip.fs.FsCachingController.EntryController.EntryInputStream
-
- close() - Method in class de.schlichtherle.truezip.fs.FsCachingController.EntryController.EntryOutputStream
-
- close() - Method in class de.schlichtherle.truezip.fs.FsCachingController.EntryController.EntrySeekableByteChannel
-
- close() - Method in class de.schlichtherle.truezip.fs.FsConcurrentController.ConcurrentInputStream
-
- close() - Method in class de.schlichtherle.truezip.fs.FsConcurrentController.ConcurrentOutputStream
-
- close() - Method in class de.schlichtherle.truezip.fs.FsConcurrentController.ConcurrentReadOnlyFile
-
- close() - Method in class de.schlichtherle.truezip.fs.FsConcurrentController.ConcurrentSeekableByteChannel
-
- close() - Method in class de.schlichtherle.truezip.fs.FsResourceController.AccountedInputStream
-
- close() - Method in class de.schlichtherle.truezip.fs.FsResourceController.AccountedOutputStream
-
- close() - Method in class de.schlichtherle.truezip.fs.FsResourceController.AccountedReadOnlyFile
-
- close() - Method in class de.schlichtherle.truezip.fs.FsResourceController.AccountedSeekableByteChannel
-
- close() - Method in class de.schlichtherle.truezip.io.DecoratingInputStream
-
- close() - Method in class de.schlichtherle.truezip.io.DecoratingOutputStream
-
- close() - Method in class de.schlichtherle.truezip.io.DecoratingSeekableByteChannel
-
- close() - Method in class de.schlichtherle.truezip.io.IOExceptionOutputStream
-
- close() - Method in class de.schlichtherle.truezip.io.IOExceptionSeekableByteChannel
-
- close() - Method in class de.schlichtherle.truezip.io.SeekableByteBufferChannel
-
A no-op.
- close() - Method in class de.schlichtherle.truezip.io.SynchronizedInputStream
-
- close() - Method in class de.schlichtherle.truezip.io.SynchronizedOutputStream
-
- close() - Method in class de.schlichtherle.truezip.rof.BufferedReadOnlyFile
-
Closes this read only file.
- close() - Method in class de.schlichtherle.truezip.rof.ByteArrayReadOnlyFile
-
- close() - Method in class de.schlichtherle.truezip.rof.DecoratingReadOnlyFile
-
- close() - Method in class de.schlichtherle.truezip.rof.IntervalReadOnlyFile
-
Closes the decorated read only file if and only if it is exclusively
accessed by this decorating read only file.
- close() - Method in interface de.schlichtherle.truezip.rof.ReadOnlyFile
-
Closes this read-only file and releases any non-heap resources
allocated for it.
- close() - Method in class de.schlichtherle.truezip.rof.ReadOnlyFileInputStream
-
- close() - Method in class de.schlichtherle.truezip.rof.SynchronizedReadOnlyFile
-
- close() - Method in class de.schlichtherle.truezip.socket.ByteArrayIOEntry.DataInputChannel
-
- close() - Method in class de.schlichtherle.truezip.socket.ByteArrayIOEntry.DataInputStream
-
- close() - Method in class de.schlichtherle.truezip.socket.ByteArrayIOEntry.DataOutputChannel
-
- close() - Method in class de.schlichtherle.truezip.socket.ByteArrayIOEntry.DataOutputStream
-
- close() - Method in class de.schlichtherle.truezip.socket.ByteArrayIOEntry.DataReadOnlyFile
-
- close() - Method in class de.schlichtherle.truezip.socket.DecoratingInputShop
-
- close() - Method in class de.schlichtherle.truezip.socket.DecoratingOutputShop
-
- close() - Method in class de.schlichtherle.truezip.socket.DisconnectingInputShop
-
- close() - Method in class de.schlichtherle.truezip.socket.DisconnectingInputShop.DisconnectableInputStream
-
- close() - Method in class de.schlichtherle.truezip.socket.DisconnectingInputShop.DisconnectableReadOnlyFile
-
- close() - Method in class de.schlichtherle.truezip.socket.DisconnectingOutputShop
-
- close() - Method in class de.schlichtherle.truezip.socket.DisconnectingOutputShop.DisconnectableOutputStream
-
- close() - Method in class de.schlichtherle.truezip.socket.IOCache.Buffer.BufferInputChannel
-
- close() - Method in class de.schlichtherle.truezip.socket.IOCache.Buffer.BufferInputStream
-
- close() - Method in class de.schlichtherle.truezip.socket.IOCache.Buffer.BufferOutputChannel
-
- close() - Method in class de.schlichtherle.truezip.socket.IOCache.Buffer.BufferOutputStream
-
- close() - Method in class de.schlichtherle.truezip.socket.IOCache.Buffer.BufferReadOnlyFile
-
- close() - Method in class de.schlichtherle.truezip.socket.IOCache
-
- close() - Method in class de.schlichtherle.truezip.socket.LazyInputSocket.ProxyInputStream
-
- close() - Method in class de.schlichtherle.truezip.socket.LazyInputSocket.ProxyReadOnlyFile
-
- close() - Method in class de.schlichtherle.truezip.socket.LazyOutputSocket.ProxyOutputStream
-
- close() - Method in class de.schlichtherle.truezip.socket.SynchronizedInputShop
-
- close() - Method in class de.schlichtherle.truezip.socket.SynchronizedOutputShop
-
- closeAllResources(ExceptionHandler<? super IOException, X>) - Method in class de.schlichtherle.truezip.fs.FsResourceAccountant
-
For each accounted closeable resource,
stops accounting for it and closes it.
- closeAllResources(ExceptionHandler<? super FsSyncException, X>) - Method in class de.schlichtherle.truezip.fs.FsResourceController
-
Closes and disconnects all entry streams of the output and input
archive.
- closed - Variable in class de.schlichtherle.truezip.fs.archive.FsMultiplexedOutputShop.BufferedEntryOutputStream
-
- closed - Variable in class de.schlichtherle.truezip.fs.archive.FsMultiplexedOutputShop.EntryOutputStream
-
- closed - Variable in class de.schlichtherle.truezip.socket.DisconnectingInputShop
-
- closed - Variable in class de.schlichtherle.truezip.socket.DisconnectingOutputShop
-
- closed - Variable in class de.schlichtherle.truezip.socket.IOCache.Buffer.BufferInputChannel
-
- closed - Variable in class de.schlichtherle.truezip.socket.IOCache.Buffer.BufferInputStream
-
- closed - Variable in class de.schlichtherle.truezip.socket.IOCache.Buffer.BufferOutputChannel
-
- closed - Variable in class de.schlichtherle.truezip.socket.IOCache.Buffer.BufferOutputStream
-
- closed - Variable in class de.schlichtherle.truezip.socket.IOCache.Buffer.BufferReadOnlyFile
-
- commitOutput() - Method in class de.schlichtherle.truezip.fs.FsCachingController.EntryController
-
- commitSync(ExceptionHandler<? super FsSyncException, X>) - Method in class de.schlichtherle.truezip.fs.archive.FsDefaultArchiveController
-
Discards the file system and closes the output and input archive.
- compare(FsController<?>, FsController<?>) - Method in class de.schlichtherle.truezip.fs.FsDefaultManager.FsControllerComparator
-
- compareTo(EntryName) - Method in class de.schlichtherle.truezip.entry.EntryName
-
- compareTo(FsMountPoint) - Method in class de.schlichtherle.truezip.fs.FsMountPoint
-
- compareTo(FsPath) - Method in class de.schlichtherle.truezip.fs.FsPath
-
- compareTo(FsScheme) - Method in class de.schlichtherle.truezip.fs.FsScheme
-
- CONCURRENT_SOCKET_FACTORY - Static variable in class de.schlichtherle.truezip.fs.FsConcurrentController
-
- condition - Variable in class de.schlichtherle.truezip.fs.FsResourceAccountant
-
- configure(BitField<FsInputOption>) - Method in class de.schlichtherle.truezip.fs.FsCachingController.EntryController
-
- configure(BitField<FsOutputOption>, Entry) - Method in class de.schlichtherle.truezip.fs.FsCachingController.EntryController
-
- configure(InputSocket<?>) - Method in class de.schlichtherle.truezip.socket.IOCache
-
Configures the input socket for reading the entry data from the
backing store.
- configure(OutputSocket<?>) - Method in class de.schlichtherle.truezip.socket.IOCache
-
Configures the output socket for writing the entry data to the
backing store.
- connect(OutputSocket<?>) - Method in class de.schlichtherle.truezip.socket.InputSocket
-
Connects this input socket to the given peer output socket.
- connect(InputSocket<?>) - Method in class de.schlichtherle.truezip.socket.OutputSocket
-
Connects this output socket to the given peer input socket.
- contains(String, String, char) - Static method in class de.schlichtherle.truezip.io.Paths
-
Returns true if and only if the path name represented by a
contains the path name represented by b.
- contains(Object) - Method in class de.schlichtherle.truezip.util.CanonicalStringSet
-
The implementation in the class
CanonicalStringSet first
canonicalizes the given parameter before the operation is continued.
- containsAll(CanonicalStringSet) - Method in class de.schlichtherle.truezip.util.CanonicalStringSet
-
Tests if all canonical strings in the given set are contained in this
set.
- containsAll(String) - Method in class de.schlichtherle.truezip.util.CanonicalStringSet
-
Tests if the canonical form of all strings in the given string list
is contained in this set.
- context - Variable in class de.schlichtherle.truezip.fs.archive.FsArchiveController
-
- contexts - Static variable in class de.schlichtherle.truezip.fs.archive.FsContextController
-
- controller - Variable in class de.schlichtherle.truezip.fs.FsDefaultManager.ScheduledModel
-
- controllers - Variable in class de.schlichtherle.truezip.fs.FsCachingController
-
- copy(FsArchiveFileSystem<E>, InputService<E>, OutputService<E>, ExceptionHandler<? super IOException, X>) - Static method in class de.schlichtherle.truezip.fs.archive.FsDefaultArchiveController
-
- copy(InputStream, OutputStream) - Static method in class de.schlichtherle.truezip.io.Streams
-
Copies the data from the given input stream to the given output stream
and always closes both streams - even if an exception
occurs.
- copy(InputSocket<?>, OutputSocket<?>) - Static method in class de.schlichtherle.truezip.socket.IOSocket
-
Copies an input stream
created
by the given input socket
input to an output stream
created by the given output socket
output.
- copyOf(Collection<E>) - Static method in class de.schlichtherle.truezip.util.BitField
-
Returns a bit field which contains the same bits as the given set of
enums.
- count() - Method in class de.schlichtherle.truezip.socket.ByteArrayIOEntry.ByteArrayInputSocket
-
- count() - Method in class de.schlichtherle.truezip.socket.ByteArrayIOEntry.ByteArrayOutputSocket
-
- create(URI) - Static method in class de.schlichtherle.truezip.entry.EntryName
-
Constructs a new entry name by parsing the given URI.
- create(URI) - Static method in class de.schlichtherle.truezip.fs.FsEntryName
-
- create(URI, FsUriModifier) - Static method in class de.schlichtherle.truezip.fs.FsEntryName
-
Constructs a new file system entry name by parsing the given URI.
- create(URI) - Static method in class de.schlichtherle.truezip.fs.FsMountPoint
-
- create(URI, FsUriModifier) - Static method in class de.schlichtherle.truezip.fs.FsMountPoint
-
Constructs a new mount point by parsing the given URI.
- create(FsScheme, FsPath) - Static method in class de.schlichtherle.truezip.fs.FsMountPoint
-
Constructs a new mount point by composing its URI from the given scheme
and path.
- create(URI) - Static method in class de.schlichtherle.truezip.fs.FsPath
-
- create(URI, FsUriModifier) - Static method in class de.schlichtherle.truezip.fs.FsPath
-
Constructs a new path by parsing the given URI.
- create(String) - Static method in class de.schlichtherle.truezip.fs.FsScheme
-
Constructs a new URI scheme by parsing the given string.
- create() - Static method in class de.schlichtherle.truezip.io.SequentialIOExceptionBuilder
-
Static constructor provided for comforting the most essential use case.
- createParents - Variable in class de.schlichtherle.truezip.fs.archive.FsArchiveFileSystem.PathLink
-
- cutTrailingSeparators(String, char) - Static method in class de.schlichtherle.truezip.io.Paths
-
Cuts off any separator characters at the end of the given path name,
unless the path name contains of only separator characters, in which
case a single separator character is retained to denote the root
directory.