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