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