Package org.apache.ant.compress.util

Interface Summary
ArchiveStreamFactory Creates streams for the supported archive formats.
CompressorStreamFactory Creates streams for the supported compression formats.
 

Class Summary
ArStreamFactory  
BZip2StreamFactory Creates streams for the supported compression formats.
CpioStreamFactory  
EntryHelper Helper methods that gloss over API differences between the ArchiveEntry implementations of Apache Commons Compress 1.1.
GZipStreamFactory Creates streams for the supported compression formats.
TarStreamFactory  
ZipStreamFactory