|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectsun.io.CharToByteConverter
sun.io.CharToByteSingleByte
sun.io.CharToByteISO8859_7
public class CharToByteISO8859_7
Tables and data to convert Unicode to ISO8859_7
| Field Summary |
|---|
| Fields inherited from class sun.io.CharToByteSingleByte |
|---|
mask1, mask2, shift |
| Fields inherited from class sun.io.CharToByteConverter |
|---|
badInputLength, byteOff, charOff, subBytes, subMode |
| Constructor Summary | |
|---|---|
CharToByteISO8859_7()
|
|
| Method Summary | |
|---|---|
String |
getCharacterEncoding()
Returns the character set id for the conversion. |
| Methods inherited from class sun.io.CharToByteSingleByte |
|---|
canConvert, convert, flush, getIndex1, getIndex2, getMaxBytesPerChar, getNative, reset |
| Methods inherited from class sun.io.CharToByteConverter |
|---|
convertAll, convertAny, flushAny, getBadInputLength, getConverter, getDefault, nextByteIndex, nextCharIndex, setSubstitutionBytes, setSubstitutionMode, toString |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public CharToByteISO8859_7()
| Method Detail |
|---|
public String getCharacterEncoding()
CharToByteConverter
getCharacterEncoding in class CharToByteConverter
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||