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