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