|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Compressor | |
|---|---|
| org.crosswire.common.compress | An common interface to Zip and LZSS. |
| Uses of Compressor in org.crosswire.common.compress |
|---|
| Classes in org.crosswire.common.compress that implement Compressor | |
|---|---|
class |
AbstractCompressor
A compressor provides the ability to compress and uncompress text. |
class |
LZSS
The LZSS compression is a port of code as implemented for STEP. |
class |
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. |
| Methods in org.crosswire.common.compress that return Compressor | |
|---|---|
abstract Compressor |
CompressorType.getCompressor(byte[] input)
Get a compressor. |
|
Copyright ยจ 2003-2007 | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||