| Package | Description |
|---|---|
| de.schlichtherle.truezip.crypto |
Provides general utility classes for cryptography.
|
| de.schlichtherle.truezip.crypto.raes |
Reads and writes files according to the Random Access Encryption
Specification (RAES).
|
| de.schlichtherle.truezip.file |
Provides uniform, transparent, thread-safe, read/write access to archive
files as if they were just plain directories in a file system path by means
of the
TFile* classes and their dependent classes. |
| de.schlichtherle.truezip.fs |
Provides access to (possibly federated virtual) file systems.
|
| de.schlichtherle.truezip.fs.archive.zip |
The archive driver family for ZIP files.
|
| de.schlichtherle.truezip.io |
Provides I/O utility classes.
|
| de.schlichtherle.truezip.rof |
Provides random read-only access to files (as opposed to the random
read/write access provided by
RandomAccessFile). |
| de.schlichtherle.truezip.zip |
A drop-in replacement for the package
java.util.zip for reading and
writing ZIP files. |
| Class and Description |
|---|
| DecoratingOutputStream
An abstract decorator for an output stream.
|
| Class and Description |
|---|
| DecoratingOutputStream
An abstract decorator for an output stream.
|
| Class and Description |
|---|
| DecoratingInputStream
An abstract decorator for an input stream.
|
| DecoratingOutputStream
An abstract decorator for an output stream.
|
| Class and Description |
|---|
| SequentialIOException
Represents a chain of subsequently occured
IOExceptions which have
not caused each other. |
| SequentialIOExceptionBuilder |
| Class and Description |
|---|
| DecoratingOutputStream
An abstract decorator for an output stream.
|
| Class and Description |
|---|
| ClosedException
Indicates that a resource has been closed.
|
| DecoratingInputStream
An abstract decorator for an input stream.
|
| DecoratingOutputStream
An abstract decorator for an output stream.
|
| DecoratingSeekableByteChannel
An abstract decorator for a seekable byte channel.
|
| FileBusyException
Indicates that a file system entry could not get read or written
because the entry or its container is busy.
|
| InputClosedException
Indicates that an input resource (input stream etc.) has been closed.
|
| OutputClosedException
Indicates that an output resource (output stream etc.) has been closed.
|
| Paths.Splitter
Splits a given path name into its parent path name and member name.
|
| SeekableByteBufferChannel
Adapts a byte buffer to a seekable byte channel.
|
| SequentialIOException
Represents a chain of subsequently occured
IOExceptions which have
not caused each other. |
| SequentialIOExceptionBuilder |
| Class and Description |
|---|
| InputClosedException
Indicates that an input resource (input stream etc.) has been closed.
|
| Class and Description |
|---|
| DecoratingOutputStream
An abstract decorator for an output stream.
|
Copyright © 2005-2013 Schlichtherle IT Services. All Rights Reserved.