|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectsun.io.ByteToCharConverter
sun.io.ByteToCharDBCS_ASCII
sun.io.ByteToCharCp943C
public class ByteToCharCp943C
| Field Summary | |
|---|---|
protected static short[] |
index1
|
protected static String |
index2
|
protected static boolean[] |
leadByte
|
protected static int |
mask1
|
protected static int |
mask2
|
protected static int |
shift
|
protected static String |
singleByteToChar
|
| Fields inherited from class sun.io.ByteToCharConverter |
|---|
badInputLength, byteOff, charOff, subChars, subMode |
| Method Summary | |
|---|---|
String |
getCharacterEncoding()
Returns the character set id for the conversion |
| Methods inherited from class sun.io.ByteToCharDBCS_ASCII |
|---|
convert, flush, reset |
| Methods inherited from class sun.io.ByteToCharConverter |
|---|
convertAll, getBadInputLength, getConverter, getDefault, getMaxCharsPerByte, nextByteIndex, nextCharIndex, setSubstitutionChars, setSubstitutionMode, toString |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Field Detail |
|---|
protected static final String singleByteToChar
protected static final boolean[] leadByte
protected static final short[] index1
protected static final String index2
protected static final int mask1
protected static final int mask2
protected static final int shift
| Method Detail |
|---|
public String getCharacterEncoding()
ByteToCharConverter
getCharacterEncoding in class ByteToCharConverter
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||