Searched defs:nioCoder (Results 76 - 100 of 183) sorted by relevance

12345678

/openjdk7/jdk/src/share/classes/sun/io/
H A DByteToCharMacIceland.java39 private final static MacIceland nioCoder = new MacIceland(); field in class:ByteToCharMacIceland
46 super.byteToCharTable = nioCoder.getDecoderSingleByteMappings();
H A DByteToCharMacRoman.java39 private final static MacRoman nioCoder = new MacRoman(); field in class:ByteToCharMacRoman
46 super.byteToCharTable = nioCoder.getDecoderSingleByteMappings();
H A DByteToCharMacRomania.java39 private final static MacRomania nioCoder = new MacRomania(); field in class:ByteToCharMacRomania
46 super.byteToCharTable = nioCoder.getDecoderSingleByteMappings();
H A DByteToCharMacSymbol.java39 private final static MacSymbol nioCoder = new MacSymbol(); field in class:ByteToCharMacSymbol
46 super.byteToCharTable = nioCoder.getDecoderSingleByteMappings();
H A DByteToCharMacThai.java39 private final static MacThai nioCoder = new MacThai(); field in class:ByteToCharMacThai
46 super.byteToCharTable = nioCoder.getDecoderSingleByteMappings();
H A DByteToCharMacTurkish.java39 private final static MacTurkish nioCoder = new MacTurkish(); field in class:ByteToCharMacTurkish
46 super.byteToCharTable = nioCoder.getDecoderSingleByteMappings();
H A DByteToCharMacUkraine.java39 private final static MacUkraine nioCoder = new MacUkraine(); field in class:ByteToCharMacUkraine
46 super.byteToCharTable = nioCoder.getDecoderSingleByteMappings();
H A DByteToCharTIS620.java38 private final static TIS_620 nioCoder = new TIS_620(); field in class:ByteToCharTIS620
45 super.byteToCharTable = nioCoder.getDecoderSingleByteMappings();
H A DCharToByteCp037.java38 private final static IBM037 nioCoder = new IBM037(); field in class:CharToByteCp037
48 super.index1 = nioCoder.getEncoderIndex1();
49 super.index2 = nioCoder.getEncoderIndex2();
H A DCharToByteCp1006.java38 private final static IBM1006 nioCoder = new IBM1006(); field in class:CharToByteCp1006
48 super.index1 = nioCoder.getEncoderIndex1();
49 super.index2 = nioCoder.getEncoderIndex2();
H A DCharToByteCp1025.java38 private final static IBM1025 nioCoder = new IBM1025(); field in class:CharToByteCp1025
48 super.index1 = nioCoder.getEncoderIndex1();
49 super.index2 = nioCoder.getEncoderIndex2();
H A DCharToByteCp1026.java38 private final static IBM1026 nioCoder = new IBM1026(); field in class:CharToByteCp1026
48 super.index1 = nioCoder.getEncoderIndex1();
49 super.index2 = nioCoder.getEncoderIndex2();
H A DCharToByteCp1046.java38 private final static IBM1046 nioCoder = new IBM1046(); field in class:CharToByteCp1046
48 super.index1 = nioCoder.getEncoderIndex1();
49 super.index2 = nioCoder.getEncoderIndex2();
H A DCharToByteCp1047.java38 private final static IBM1047 nioCoder = new IBM1047(); field in class:CharToByteCp1047
48 super.index1 = nioCoder.getEncoderIndex1();
49 super.index2 = nioCoder.getEncoderIndex2();
H A DCharToByteCp1097.java38 private final static IBM1097 nioCoder = new IBM1097(); field in class:CharToByteCp1097
48 super.index1 = nioCoder.getEncoderIndex1();
49 super.index2 = nioCoder.getEncoderIndex2();
H A DCharToByteCp1098.java38 private final static IBM1098 nioCoder = new IBM1098(); field in class:CharToByteCp1098
48 super.index1 = nioCoder.getEncoderIndex1();
49 super.index2 = nioCoder.getEncoderIndex2();
H A DCharToByteCp1112.java38 private final static IBM1112 nioCoder = new IBM1112(); field in class:CharToByteCp1112
48 super.index1 = nioCoder.getEncoderIndex1();
49 super.index2 = nioCoder.getEncoderIndex2();
H A DCharToByteCp1122.java38 private final static IBM1122 nioCoder = new IBM1122(); field in class:CharToByteCp1122
48 super.index1 = nioCoder.getEncoderIndex1();
49 super.index2 = nioCoder.getEncoderIndex2();
H A DCharToByteCp1123.java38 private final static IBM1123 nioCoder = new IBM1123(); field in class:CharToByteCp1123
48 super.index1 = nioCoder.getEncoderIndex1();
49 super.index2 = nioCoder.getEncoderIndex2();
H A DCharToByteCp1124.java38 private final static IBM1124 nioCoder = new IBM1124(); field in class:CharToByteCp1124
48 super.index1 = nioCoder.getEncoderIndex1();
49 super.index2 = nioCoder.getEncoderIndex2();
H A DCharToByteCp1140.java43 private final static IBM1140 nioCoder = new IBM1140(); field in class:CharToByteCp1140
53 super.index1 = nioCoder.getEncoderIndex1();
54 super.index2 = nioCoder.getEncoderIndex2();
H A DCharToByteCp1141.java43 private final static IBM1141 nioCoder = new IBM1141(); field in class:CharToByteCp1141
53 super.index1 = nioCoder.getEncoderIndex1();
54 super.index2 = nioCoder.getEncoderIndex2();
H A DCharToByteCp1142.java43 private final static IBM1142 nioCoder = new IBM1142(); field in class:CharToByteCp1142
53 super.index1 = nioCoder.getEncoderIndex1();
54 super.index2 = nioCoder.getEncoderIndex2();
H A DCharToByteCp1143.java43 private final static IBM1143 nioCoder = new IBM1143(); field in class:CharToByteCp1143
53 super.index1 = nioCoder.getEncoderIndex1();
54 super.index2 = nioCoder.getEncoderIndex2();
H A DCharToByteCp1144.java43 private final static IBM1144 nioCoder = new IBM1144(); field in class:CharToByteCp1144
53 super.index1 = nioCoder.getEncoderIndex1();
54 super.index2 = nioCoder.getEncoderIndex2();

Completed in 108 milliseconds

12345678