Searched refs:getStandardDecoder (Results 1 - 2 of 2) sorted by relevance

/openjdk7/jdk/src/solaris/classes/sun/nio/cs/ext/
H A DCOMPOUND_TEXT_Decoder.java583 decoder = CompoundTextSupport.getStandardDecoder(escSequence);
H A DCompoundTextSupport.java459 static CharsetDecoder getStandardDecoder(byte[] escSequence) { method in class:CompoundTextSupport

Completed in 32 milliseconds