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

/openjdk7/jdk/src/share/classes/sun/io/
H A DByteToCharPCK.java46 ByteToCharJIS0208_Solaris bcJIS0208 = new ByteToCharJIS0208_Solaris(); field in class:ByteToCharPCK
71 outChar = bcJIS0208.getUnicode(b1, b2);

Completed in 371 milliseconds