|
|||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | ||||||||
ArchiveStreamFactory, with the following
improvements:
Additional archive formats can be 'plugged in' at runtime (see ArchiverUtil).
See:
Description
| Interface Summary | |
|---|---|
| ArchiveFormat | Representation of one archive format, e.g. |
| Class Summary | |
|---|---|
| ArchiveFormatFactory | Manages ArchiveFormats. |
| ArchiveURLStreamHandler | An abstract URLStreamHandler which makes the implementation of archive-based URLStreamHandlers
simple. |
Basically a replacement for ArchiveStreamFactory, with the following
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', ...)
|
|||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | ||||||||