|
2.17.2: 2011-06-17 | ||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
Interface Summary | |
---|---|
EncoderDecoder | Interface for encoding and decoding strings to make them work in a certain context. |
Class Summary | |
---|---|
EncodeUtil | Utility functions for encoding/decoding strings. |
IdentityEncoderDecoder | Encoder decoder implementation that doesn't encode or decode anything. |
TabCrLfEncoderDecoder | Symmetrical encoder/decoder implementation that replaces newline, carriage return, tab and backslash with \n, \r, \t and \\. |
ToSpaceEncoderDecoder | Encoder implementation that replaces newline, carriage return, tab and backslash with a space. |
|
2.17.2: 2011-06-17 | ||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |