CompressorStreamFactory, with several
improvements.See: Description
| Interface | Description |
|---|---|
| CompressionFormat |
Representation of one compression format, e.g.
|
| Class | Description |
|---|---|
| CompressionFormatFactory |
Manages
CompressionFormats. |
| CompressionURLStreamHandler |
An abstract
URLStreamHandler which makes the implementation of archive-based URLStreamHandlers
simple. |
CompressorStreamFactory, with several
improvements.
CompressionFormatFactory).
CompressionFormatFactory.allFormats()
tells you which compression formats are currently available.
contents (i.e. the 'magic number' at the beginning of compressed contents which is characteristical for the
compression format)
file
name (e.g. 'dir/file.gz')
format name ('gz', 'z', ...)