|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--sun.io.CharToByteConverter | +--com.ibm.icu4jni.converters.CharToByteConverterICU | +--com.ibm.icu4jni.converters.CharToByteGB18030
Field Summary |
Fields inherited from class sun.io.CharToByteConverter |
badInputLength, byteOff, charOff, subBytes, subMode |
Constructor Summary | |
CharToByteGB18030()
Create an instance of CharToByteGB18030 converter |
Method Summary | |
protected void |
finalize()
finalize method |
Methods inherited from class com.ibm.icu4jni.converters.CharToByteConverterICU |
canConvert, canConvert, clone, convert, createConverter, flush, getBadInputLength, getCharacterEncoding, getMaxBytesPerChar, reset, setSubstitutionBytes, setSubstitutionMode |
Methods inherited from class sun.io.CharToByteConverter |
convertAll, convertAny, flushAny, getConverter, getDefault, nextByteIndex, nextCharIndex, toString |
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
public CharToByteGB18030() throws java.io.UnsupportedEncodingException
java.io.UnsupportedEncodingException
- if the converter could not be openedMethod Detail |
protected void finalize() throws java.lang.Throwable
finalize
in class CharToByteConverterICU
java.lang.Throwable
- exception thrown by super class' finalize method
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |