Package de.unkrig.commons.file.org.apache.commons.compress.archivers

Basically a replacement for 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.
 

Package de.unkrig.commons.file.org.apache.commons.compress.archivers Description

Basically a replacement for ArchiveStreamFactory, with the following improvements: