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