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