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