| Class | Description |
|---|---|
| CCharset |
Charset constants.
|
| CharsetManager |
Whole lotta charset management routines.
|
| CSpecialChars |
These constants only exist to work around the common file encoding problem
with Cp1252/UTF-8.
|
| StringDecoder |
A special string decoder that can be used to convert a byte source to a
String in a certain charset.
|
| StringEncoder |
A special string encoder that can be used to convert a set of
characters/string to a byte sequence in a certain charset.
|
| Enum | Description |
|---|---|
| EUnicodeBOM |
Defines the most common Byte Order Markers for Unicode encoded text files.
|
Copyright © 2006–2014 phloc systems. All rights reserved.