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