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