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