ByteDecodeLoopHelper | Helper class to deal with decoding loops that read a byte at a time
|
ByteEncodeLoopHelper | Helper class to deal with encoding loops that write a byte at a time
|
Cp424 | |
Cp437 | |
Cp737 | |
Cp775 | |
Cp850 | |
Cp852 | |
Cp855 | |
Cp857 | |
Cp860 | |
Cp861 | |
Cp862 | |
Cp863 | |
Cp864 | |
Cp865 | |
Cp866 | |
Cp869 | |
Cp874 | |
EncodingHelper | This class provides some useful utility methods
for charset encoding for the java.lang and java.io methods.
|
ISO_8859_13 | Encoding table for ISO-8859-13, ISO Latin-7 char set.
|
ISO_8859_15 | Encoding table for ISO-8859-15, ISO Latin-9 char set.
|
ISO_8859_2 | Encoding table for ISO-8859-2, ISO Latin-2 char set.
|
ISO_8859_3 | Encoding table for ISO-8859-3, ISO Latin-3 char set.
|
ISO_8859_4 | Encoding table for ISO-8859-4, ISO Latin-4 char set.
|
ISO_8859_5 | Encoding table for ISO-8859-5, ISO cyrillic char set.
|
ISO_8859_6 | Encoding table for ISO-8859-6, ISO Arabic char set.
|
ISO_8859_7 | Encoding table for ISO-8859-7, ISO Latin/Greek char set.
|
ISO_8859_8 | Encoding table for ISO-8859-8, ISO Latin/Hebrew char set.
|
ISO_8859_9 | Encoding table for ISO-8859-9, ISO Latin-5 char set.
|
KOI_8 | Encoding table for the KOI8 cyrillic char set.
|
MacCentralEurope | |
MacCroatian | |
MacCyrillic | |
MacDingbat | |
MacGreek | |
MacIceland | |
MacRoman | |
MacRomania | |
MacSymbol | |
MacThai | |
MacTurkish | |
MS874 | |
Provider | Charset provider for the required charsets. |
Windows1250 | Encoding table for Windows-1250-Latin-1,
aka cp1250 or Windows-1250 or whatever.
|
Windows1251 | Encoding table for Windows-1251 Cyrillic char set.
|
Windows1252 | Encoding table for Windows-1252-Latin-1,
aka cp1252 or Windows-1252 or whatever.
|
Windows1253 | Encoding table for Windows-1253 Greek char set.
|
Windows1254 | Encoding table for Windows-1254 Turkish char set.
|
Windows1255 | Encoding table for Windows-1255 Hebrew char set.
|
Windows1256 | Encoding table for Windows-1256 Arabic char set.
|
Windows1257 | Encoding table for Windows-1257 Baltic char set.
|
Windows1258 | Encoding table for Windows-1258 Arabic char set.
|