All Packages Class Hierarchy This Package Previous Next Index
Class sun.io.CharToByteCp1381
java.lang.Object
|
+----sun.io.CharToByteConverter
|
+----sun.io.CharToByteDBCS_ASCII
|
+----sun.io.CharToByteCp1381
- public class CharToByteCp1381
- extends CharToByteDBCS_ASCII
Tables and data to convert Unicode to Cp1381
-
CharToByteCp1381()
-
-
getCharacterEncoding()
- Returns the character set id for the conversion.
CharToByteCp1381
public CharToByteCp1381()
getCharacterEncoding
public String getCharacterEncoding()
- Returns the character set id for the conversion.
- Overrides:
- getCharacterEncoding in class CharToByteConverter
All Packages Class Hierarchy This Package Previous Next Index