Searched refs:nioCoder (Results 26 - 50 of 186) sorted by relevance

12345678

/openjdk7/jdk/src/share/classes/sun/io/
H A DByteToCharCp278.java39 private final static IBM278 nioCoder = new IBM278(); field in class:ByteToCharCp278
46 super.byteToCharTable = nioCoder.getDecoderSingleByteMappings();
H A DByteToCharCp280.java39 private final static IBM280 nioCoder = new IBM280(); field in class:ByteToCharCp280
46 super.byteToCharTable = nioCoder.getDecoderSingleByteMappings();
H A DByteToCharCp284.java39 private final static IBM284 nioCoder = new IBM284(); field in class:ByteToCharCp284
46 super.byteToCharTable = nioCoder.getDecoderSingleByteMappings();
H A DByteToCharCp285.java39 private final static IBM285 nioCoder = new IBM285(); field in class:ByteToCharCp285
46 super.byteToCharTable = nioCoder.getDecoderSingleByteMappings();
H A DByteToCharCp297.java39 private final static IBM297 nioCoder = new IBM297(); field in class:ByteToCharCp297
46 super.byteToCharTable = nioCoder.getDecoderSingleByteMappings();
H A DByteToCharCp420.java39 private final static IBM420 nioCoder = new IBM420(); field in class:ByteToCharCp420
46 super.byteToCharTable = nioCoder.getDecoderSingleByteMappings();
H A DByteToCharCp424.java39 private final static IBM424 nioCoder = new IBM424(); field in class:ByteToCharCp424
46 super.byteToCharTable = nioCoder.getDecoderSingleByteMappings();
H A DByteToCharCp437.java39 private final static IBM437 nioCoder = new IBM437(); field in class:ByteToCharCp437
46 super.byteToCharTable = nioCoder.getDecoderSingleByteMappings();
H A DByteToCharCp500.java39 private final static IBM500 nioCoder = new IBM500(); field in class:ByteToCharCp500
46 super.byteToCharTable = nioCoder.getDecoderSingleByteMappings();
H A DByteToCharCp737.java39 private final static IBM737 nioCoder = new IBM737(); field in class:ByteToCharCp737
46 super.byteToCharTable = nioCoder.getDecoderSingleByteMappings();
H A DByteToCharCp775.java39 private final static IBM775 nioCoder = new IBM775(); field in class:ByteToCharCp775
46 super.byteToCharTable = nioCoder.getDecoderSingleByteMappings();
H A DByteToCharCp833.java32 private final static IBM833 nioCoder = new IBM833(); field in class:ByteToCharCp833
39 super.byteToCharTable = nioCoder.getDecoderSingleByteMappings();
H A DByteToCharCp838.java39 private final static IBM838 nioCoder = new IBM838(); field in class:ByteToCharCp838
46 super.byteToCharTable = nioCoder.getDecoderSingleByteMappings();
H A DByteToCharCp852.java39 private final static IBM852 nioCoder = new IBM852(); field in class:ByteToCharCp852
46 super.byteToCharTable = nioCoder.getDecoderSingleByteMappings();
H A DByteToCharCp855.java39 private final static IBM855 nioCoder = new IBM855(); field in class:ByteToCharCp855
46 super.byteToCharTable = nioCoder.getDecoderSingleByteMappings();
H A DByteToCharCp856.java39 private final static IBM856 nioCoder = new IBM856(); field in class:ByteToCharCp856
46 super.byteToCharTable = nioCoder.getDecoderSingleByteMappings();
H A DByteToCharCp857.java39 private final static IBM857 nioCoder = new IBM857(); field in class:ByteToCharCp857
46 super.byteToCharTable = nioCoder.getDecoderSingleByteMappings();
H A DByteToCharCp860.java39 private final static IBM860 nioCoder = new IBM860(); field in class:ByteToCharCp860
46 super.byteToCharTable = nioCoder.getDecoderSingleByteMappings();
H A DByteToCharCp861.java39 private final static IBM861 nioCoder = new IBM861(); field in class:ByteToCharCp861
46 super.byteToCharTable = nioCoder.getDecoderSingleByteMappings();
H A DByteToCharCp862.java39 private final static IBM862 nioCoder = new IBM862(); field in class:ByteToCharCp862
46 super.byteToCharTable = nioCoder.getDecoderSingleByteMappings();
H A DByteToCharCp863.java39 private final static IBM863 nioCoder = new IBM863(); field in class:ByteToCharCp863
46 super.byteToCharTable = nioCoder.getDecoderSingleByteMappings();
H A DByteToCharCp864.java39 private final static IBM864 nioCoder = new IBM864(); field in class:ByteToCharCp864
46 super.byteToCharTable = nioCoder.getDecoderSingleByteMappings();
H A DByteToCharCp865.java39 private final static IBM865 nioCoder = new IBM865(); field in class:ByteToCharCp865
46 super.byteToCharTable = nioCoder.getDecoderSingleByteMappings();
H A DByteToCharCp866.java39 private final static IBM866 nioCoder = new IBM866(); field in class:ByteToCharCp866
46 super.byteToCharTable = nioCoder.getDecoderSingleByteMappings();
H A DByteToCharCp868.java39 private final static IBM868 nioCoder = new IBM868(); field in class:ByteToCharCp868
46 super.byteToCharTable = nioCoder.getDecoderSingleByteMappings();

Completed in 46 milliseconds

12345678