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