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