All Packages Class Hierarchy This Package Previous Next Index
Class sun.io.CharToByteCp939
java.lang.Object
|
+----sun.io.CharToByteConverter
|
+----sun.io.CharToByteDBCS_EBCDIC
|
+----sun.io.CharToByteCp939
- public class CharToByteCp939
- extends CharToByteDBCS_EBCDIC
Tables and data to convert Unicode to Cp939
-
CharToByteCp939()
-
-
getCharacterEncoding()
- Returns the character set id for the conversion.
CharToByteCp939
public CharToByteCp939()
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