sun.io
Class CharToByteBig5
java.lang.Object
sun.io.CharToByteConverter
sun.io.CharToByteDoubleByte
sun.io.CharToByteBig5
- Direct Known Subclasses:
- CharToByteMS950
public class CharToByteBig5
- extends CharToByteDoubleByte
Tables and data to convert Unicode to Big5
| Methods inherited from class sun.io.CharToByteConverter |
convertAll, convertAny, flushAny, getBadInputLength, getConverter, getDefault, nextByteIndex, nextCharIndex, setSubstitutionBytes, setSubstitutionMode, toString |
CharToByteBig5
public CharToByteBig5()
getCharacterEncoding
public String getCharacterEncoding()
- Description copied from class:
CharToByteConverter
- Returns the character set id for the conversion.
- Specified by:
getCharacterEncoding in class CharToByteConverter