Uses of Class
com.ibm.icu.charset.CharsetICU
Packages that use CharsetICU
-
Uses of CharsetICU in com.ibm.icu.charset
Subclasses of CharsetICU in com.ibm.icu.charsetModifier and TypeClassDescription(package private) class
(package private) class
(package private) class
(package private) class
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
(package private) class
(package private) class
(package private) class
(package private) class
(package private) class
(package private) class
(package private) class
(package private) class
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
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
(package private) class
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
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
(package private) class
Constructors in com.ibm.icu.charset with parameters of type CharsetICUModifierConstructorDescription(package private)
(package private)
(package private)
CharsetEncoderICU
(CharsetICU cs, byte[] replacement) (package private)