(package private) class |
Charset88591 |
|
(package private) class |
CharsetASCII |
|
(package private) class |
CharsetBOCU1 |
|
(package private) class |
CharsetCESU8 |
The purpose of this class is to set isCESU8 to true in the super class, and to allow the Charset framework to open
the variant UTF-8 converter without extra setup work.
|
(package private) class |
CharsetCompoundText |
|
(package private) class |
CharsetHZ |
|
(package private) class |
CharsetISCII |
|
(package private) class |
CharsetISO2022 |
|
(package private) class |
CharsetLMBCS |
|
(package private) class |
CharsetMBCS |
|
(package private) class |
CharsetSCSU |
|
(package private) class |
CharsetUTF16 |
|
(package private) class |
CharsetUTF16BE |
The purpose of this class is to set isBigEndian to true and isEndianSpecified to true in the super class, and to
allow the Charset framework to open the variant UTF-16 converter without extra setup work.
|
(package private) class |
CharsetUTF16LE |
The purpose of this class is to set isBigEndian to false and isEndianSpecified to true in the super class, and to
allow the Charset framework to open the variant UTF-16 converter without extra setup work.
|
(package private) class |
CharsetUTF32 |
|
(package private) class |
CharsetUTF32BE |
The purpose of this class is to set isBigEndian to true and isEndianSpecified to true in the super class, and to
allow the Charset framework to open the variant UTF-32 converter without extra setup work.
|
(package private) class |
CharsetUTF32LE |
The purpose of this class is to set isBigEndian to false and isEndianSpecified to true in the super class, and to
allow the Charset framework to open the variant UTF-32 converter without extra setup work.
|
(package private) class |
CharsetUTF7 |
|
(package private) class |
CharsetUTF8 |
|