All Packages Class Hierarchy This Package Previous Next Index
Class sun.io.ByteToCharCp922
java.lang.Object
|
+----sun.io.ByteToCharConverter
|
+----sun.io.ByteToCharSingleByte
|
+----sun.io.ByteToCharCp922
- public class ByteToCharCp922
- extends ByteToCharSingleByte
A table to convert Cp922 to Unicode
-
ByteToCharCp922()
-
-
getCharacterEncoding()
- Returns the character set id for the conversion
ByteToCharCp922
public ByteToCharCp922()
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