Package org.codehaus.plexus.archiver.bzip2

Interface Summary
BZip2Constants Base class for both the compress and decompress classes.
 

Class Summary
BZip2Archiver  
BZip2Compressor  
BZip2UnArchiver  
CBZip2InputStream An input stream that decompresses from the BZip2 format (without the file header chars) to be read as any other stream.
CBZip2OutputStream An output stream that compresses into the BZip2 format (without the file header chars) into another stream.
PlexusIoBzip2ResourceCollection Implementation of PlexusIoResourceCollection for bzip2 compressed files.
 



Copyright © 2008-2012 Sonatype, Inc.. All Rights Reserved.