ArchiveStreamFactory, with several
improvements.See: Description
| Interface | Description |
|---|---|
| ArchiveFormat |
Representation of one archive format, e.g.
|
| Class | Description |
|---|---|
| ArchiveFormatFactory |
Manages
ArchiveFormats. |
| ArchiveURLStreamHandler |
An abstract
URLStreamHandler which makes the implementation of archive-based URLStreamHandlers
simple. |
ArchiveStreamFactory, with several
improvements.
ArchiverUtil).
ArchiverUtil.allArchiveFormats() tells you which archive formats are currently available.
contents
(i.e. the 'magic number' at the beginning of an archive which is characteristical for the archive format)
file
name (e.g. 'dir/file.zip')
format name ('zip', 'tar', ...)