| |
|
| java.lang.Object sun.nio.cs.ext.CompoundTextSupport
CompoundTextSupport | final class CompoundTextSupport (Code) | | |
MAX_CONTROL_SEQUENCE_LEN | static int MAX_CONTROL_SEQUENCE_LEN(Code) | | |
getDecoder | static CharsetDecoder getDecoder(String enc)(Code) | | |
getEncoder | static CharsetEncoder getEncoder(String enc)(Code) | | |
getEscapeSequence | static byte[] getEscapeSequence(String encoding)(Code) | | |
getHighBit | static boolean getHighBit(byte[] escSequence)(Code) | | |
getNonStandardDecoder | static CharsetDecoder getNonStandardDecoder(byte[] escSequence, byte[] encoding)(Code) | | |
getStandardDecoder | static CharsetDecoder getStandardDecoder(byte[] escSequence)(Code) | | |
|
|
|