Package org.crosswire.common.compress

An common interface to Zip and LZSS.

See:
          Description

Interface Summary
Compressor A compressor provides the ability to compress and uncompress block text.
 

Class Summary
AbstractCompressor A compressor provides the ability to compress and uncompress text.
CompressorType An Enumeration of the possible Edits.
LZSS The LZSS compression is a port of code as implemented for STEP.
Zip A class can be Activatable if it needs a significant amount of memory on an irregular basis, and so would benefit from being told when to wake-up and when to conserver memory.
 

Package org.crosswire.common.compress Description

An common interface to Zip and LZSS.


Copyright ยจ 2003-2007