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