Package | Description |
---|---|
org.tukaani.xz |
XZ data compression support.
|
org.tukaani.xz.check | |
org.tukaani.xz.index | |
org.tukaani.xz.lz | |
org.tukaani.xz.lzma | |
org.tukaani.xz.rangecoder |
Class and Description |
---|
ArrayCache
Caches large arrays for reuse (base class and a dummy cache implementation).
|
BasicArrayCache
A basic
ArrayCache implementation. |
CorruptedInputException
Thrown when the compressed input data is corrupt.
|
FilterOptions
Base class for filter-specific options classes.
|
FinishableOutputStream
Output stream that supports finishing without closing
the underlying stream.
|
LZMA2Options
LZMA2 compression options.
|
SeekableInputStream
Input stream with random access support.
|
UnsupportedOptionsException
Thrown when compression options not supported by this implementation
are detected.
|
XZIOException
Generic
IOException specific to this package. |
Class and Description |
---|
UnsupportedOptionsException
Thrown when compression options not supported by this implementation
are detected.
|
Class and Description |
---|
SeekableInputStream
Input stream with random access support.
|
XZIOException
Generic
IOException specific to this package. |
Class and Description |
---|
ArrayCache
Caches large arrays for reuse (base class and a dummy cache implementation).
|
Class and Description |
---|
ArrayCache
Caches large arrays for reuse (base class and a dummy cache implementation).
|
Class and Description |
---|
ArrayCache
Caches large arrays for reuse (base class and a dummy cache implementation).
|