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