|
Elexis API documentationVersion 2.1.6 as of December 11 2011 | |||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||
| Class Summary | |
|---|---|
| Compress | This class implements a simple compression algorithm |
| Debug | A number of helpful output routines for debugging. |
| Expand | Reference decoder for the Standard Compression Scheme for Unicode (SCSU) Notes on the Java implementation A limitation of Java is the exclusive use of a signed byte data type. |
| SCSU | Encoding text data in Unicode often requires more storage than using an existing 8-bit character set and limited to the subset of characters actually found in the text. |
| Exception Summary | |
|---|---|
| EndOfInputException | The input string or input byte array ended prematurely |
| EndOfOutputException | The input string or input byte array ended prematurely |
| IllegalInputException | The input character array or input byte array contained illegal sequences of bytes or characters |
|
Elexis API documentationVersion 2.1.6 as of December 11 2011 | |||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||