| Package | Description |
|---|---|
| de.schlichtherle.truezip.fs |
Provides access to (possibly federated virtual) file systems.
|
| 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). |
| Class and Description |
|---|
| SequentialIOException
Represents a chain of subsequently occured
IOExceptions which have
not caused each other. |
| SequentialIOExceptionBuilder |
| 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.
|
Copyright © 2005-2012 Schlichtherle IT Services. All Rights Reserved.