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.
CRC A simple class the hold and calculate the CRC for sanity checking of the data.
 



Copyright 2001-2001-2006 Codehaus. All Rights Reserved.