All Packages Class Hierarchy This Package Previous Next Index
Class sun.io.CharToByteMacSymbol
java.lang.Object
|
+----sun.io.CharToByteConverter
|
+----sun.io.CharToByteSingleByte
|
+----sun.io.CharToByteMacSymbol
- public class CharToByteMacSymbol
- extends CharToByteSingleByte
Tables and data to convert Unicode to MacSymbol
-
CharToByteMacSymbol()
-
-
getCharacterEncoding()
- Returns the character set id for the conversion.
CharToByteMacSymbol
public CharToByteMacSymbol()
getCharacterEncoding
public String getCharacterEncoding()
- Returns the character set id for the conversion.
- Overrides:
- getCharacterEncoding in class CharToByteConverter
All Packages Class Hierarchy This Package Previous Next Index