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

C

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.
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.
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.
checkOpen() - Method in class de.schlichtherle.truezip.io.DecoratingSeekableByteChannel
checkOpen() - Method in class de.schlichtherle.truezip.io.DisconnectingInputStream
checkOpen() - Method in class de.schlichtherle.truezip.io.DisconnectingOutputStream
checkOpen() - Method in class de.schlichtherle.truezip.rof.DisconnectingReadOnlyFile
clear() - Method in class de.schlichtherle.truezip.socket.IOCache
Clears the entry data from this cache without flushing it.
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.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.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.DisconnectingInputStream
 
close() - Method in class de.schlichtherle.truezip.io.DisconnectingOutputStream
 
close() - Method in class de.schlichtherle.truezip.io.DisconnectingSeekableByteChannel
 
close() - Method in class de.schlichtherle.truezip.io.LockInputStream
 
close() - Method in class de.schlichtherle.truezip.io.LockOutputStream
 
close() - Method in class de.schlichtherle.truezip.io.SeekableByteBufferChannel
A no-op.
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.DisconnectingReadOnlyFile
 
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 class de.schlichtherle.truezip.rof.LockReadOnlyFile
 
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.socket.DecoratingInputShop
 
close() - Method in class de.schlichtherle.truezip.socket.DecoratingOutputShop
 
close() - Method in class de.schlichtherle.truezip.socket.DisconnectingInputShop
Closes this input shop.
close() - Method in class de.schlichtherle.truezip.socket.DisconnectingOutputShop
Closes this output shop.
close() - Method in interface de.schlichtherle.truezip.socket.InputShop
 
close() - Method in class de.schlichtherle.truezip.socket.IOCache
Flushes and clears the cached entry data.
close() - Method in class de.schlichtherle.truezip.socket.LockInputShop
 
close() - Method in class de.schlichtherle.truezip.socket.LockOutputShop
 
close() - Method in class de.schlichtherle.truezip.socket.MultiplexedOutputShop
 
close() - Method in interface de.schlichtherle.truezip.socket.OutputShop
 
close() - Method in class de.schlichtherle.truezip.util.Resource
Closes this resource.
ClosedException - Exception in de.schlichtherle.truezip.io
Indicates that a resource has been closed.
ClosedException() - Constructor for exception de.schlichtherle.truezip.io.ClosedException
 
ClutchInputSocket<E extends Entry> - Class in de.schlichtherle.truezip.socket
An input socket which obtains its delegate lazily and ClutchInputSocket.reset()s it upon any Throwable.
ClutchInputSocket() - Constructor for class de.schlichtherle.truezip.socket.ClutchInputSocket
 
ClutchOutputSocket<E extends Entry> - Class in de.schlichtherle.truezip.socket
An output socket which obtains its delegate lazily and ClutchOutputSocket.reset()s it upon any Throwable.
ClutchOutputSocket() - Constructor for class de.schlichtherle.truezip.socket.ClutchOutputSocket
 
compareTo(EntryName) - Method in class de.schlichtherle.truezip.entry.EntryName
Implements a natural ordering which is consistent with EntryName.equals(Object).
compareTo(FsMountPoint) - Method in class de.schlichtherle.truezip.fs.FsMountPoint
Implements a natural ordering which is consistent with FsMountPoint.equals(Object).
compareTo(FsPath) - Method in class de.schlichtherle.truezip.fs.FsPath
Implements a natural ordering which is consistent with FsPath.equals(Object).
compareTo(FsScheme) - Method in class de.schlichtherle.truezip.fs.FsScheme
 
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.
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.
contains(Throwable, Throwable) - Static method in class de.schlichtherle.truezip.util.Throwables
Returns true if and only if thiz is identical to that or has been (recursively) caused by it.
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.
ControlFlowException - Error in de.schlichtherle.truezip.util
Indicates a condition which requires non-local control flow.
ControlFlowException() - Constructor for error de.schlichtherle.truezip.util.ControlFlowException
 
ControlFlowException(Throwable) - Constructor for error de.schlichtherle.truezip.util.ControlFlowException
 
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 collection of enums.
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.
create(Class<C>) - Static method in class de.schlichtherle.truezip.io.SequentialIOExceptionBuilder
 
create(Class<C>, Class<X>) - Static method in class de.schlichtherle.truezip.io.SequentialIOExceptionBuilder
 
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.
A B C D E F G H I J L M N O P Q R S T U V W 
TrueZIP Kernel 7.7.1

Copyright © 2005-2012 Schlichtherle IT Services. All Rights Reserved.