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