All Packages Class Hierarchy This Package Previous Next Index
Class sun.io.ByteToCharCp1124
java.lang.Object
|
+----sun.io.ByteToCharConverter
|
+----sun.io.ByteToCharSingleByte
|
+----sun.io.ByteToCharCp1124
- public class ByteToCharCp1124
- extends ByteToCharSingleByte
A table to convert Cp1124 to Unicode
-
ByteToCharCp1124()
-
-
getCharacterEncoding()
- Returns the character set id for the conversion
ByteToCharCp1124
public ByteToCharCp1124()
getCharacterEncoding
public String getCharacterEncoding()
- Returns the character set id for the conversion
- Overrides:
- getCharacterEncoding in class ByteToCharConverter
All Packages Class Hierarchy This Package Previous Next Index