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