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