Searched defs:nioCoder (Results 151 - 175 of 183) sorted by relevance

12345678

/openjdk7/jdk/src/share/classes/sun/io/
H A DCharToByteCp922.java38 private final static IBM922 nioCoder = new IBM922(); field in class:CharToByteCp922
48 super.index1 = nioCoder.getEncoderIndex1();
49 super.index2 = nioCoder.getEncoderIndex2();
H A DCharToByteISO8859_13.java38 private final static ISO_8859_13 nioCoder = new ISO_8859_13(); field in class:CharToByteISO8859_13
48 super.index1 = nioCoder.getEncoderIndex1();
49 super.index2 = nioCoder.getEncoderIndex2();
H A DCharToByteISO8859_15.java43 private final static ISO_8859_15 nioCoder = new ISO_8859_15(); field in class:CharToByteISO8859_15
53 super.index1 = nioCoder.getEncoderIndex1();
54 super.index2 = nioCoder.getEncoderIndex2();
H A DCharToByteISO8859_2.java38 private final static ISO_8859_2 nioCoder = new ISO_8859_2(); field in class:CharToByteISO8859_2
48 super.index1 = nioCoder.getEncoderIndex1();
49 super.index2 = nioCoder.getEncoderIndex2();
H A DCharToByteISO8859_3.java38 private final static ISO_8859_3 nioCoder = new ISO_8859_3(); field in class:CharToByteISO8859_3
48 super.index1 = nioCoder.getEncoderIndex1();
49 super.index2 = nioCoder.getEncoderIndex2();
H A DCharToByteISO8859_4.java38 private final static ISO_8859_4 nioCoder = new ISO_8859_4(); field in class:CharToByteISO8859_4
48 super.index1 = nioCoder.getEncoderIndex1();
49 super.index2 = nioCoder.getEncoderIndex2();
H A DCharToByteISO8859_5.java38 private final static ISO_8859_5 nioCoder = new ISO_8859_5(); field in class:CharToByteISO8859_5
48 super.index1 = nioCoder.getEncoderIndex1();
49 super.index2 = nioCoder.getEncoderIndex2();
H A DCharToByteISO8859_6.java39 private final static ISO_8859_6 nioCoder = new ISO_8859_6(); field in class:CharToByteISO8859_6
49 super.index1 = nioCoder.getEncoderIndex1();
50 super.index2 = nioCoder.getEncoderIndex2();
H A DCharToByteISO8859_7.java43 private final static ISO_8859_7 nioCoder = new ISO_8859_7(); field in class:CharToByteISO8859_7
49 super.index1 = nioCoder.getEncoderIndex1();
50 super.index2 = nioCoder.getEncoderIndex2();
H A DCharToByteISO8859_8.java38 private final static ISO_8859_8 nioCoder = new ISO_8859_8(); field in class:CharToByteISO8859_8
48 super.index1 = nioCoder.getEncoderIndex1();
49 super.index2 = nioCoder.getEncoderIndex2();
H A DCharToByteISO8859_9.java38 private final static ISO_8859_9 nioCoder = new ISO_8859_9(); field in class:CharToByteISO8859_9
48 super.index1 = nioCoder.getEncoderIndex1();
49 super.index2 = nioCoder.getEncoderIndex2();
H A DCharToByteKOI8_R.java38 private final static KOI8_R nioCoder = new KOI8_R(); field in class:CharToByteKOI8_R
48 super.index1 = nioCoder.getEncoderIndex1();
49 super.index2 = nioCoder.getEncoderIndex2();
H A DCharToByteMS874.java39 private final static MS874 nioCoder = new MS874(); field in class:CharToByteMS874
49 super.index1 = nioCoder.getEncoderIndex1();
50 super.index2 = nioCoder.getEncoderIndex2();
H A DCharToByteMacArabic.java38 private final static MacArabic nioCoder = new MacArabic(); field in class:CharToByteMacArabic
48 super.index1 = nioCoder.getEncoderIndex1();
49 super.index2 = nioCoder.getEncoderIndex2();
H A DCharToByteMacCentralEurope.java38 private final static MacCentralEurope nioCoder = new MacCentralEurope(); field in class:CharToByteMacCentralEurope
48 super.index1 = nioCoder.getEncoderIndex1();
49 super.index2 = nioCoder.getEncoderIndex2();
H A DCharToByteMacCroatian.java38 private final static MacCroatian nioCoder = new MacCroatian(); field in class:CharToByteMacCroatian
48 super.index1 = nioCoder.getEncoderIndex1();
49 super.index2 = nioCoder.getEncoderIndex2();
H A DCharToByteMacCyrillic.java38 private final static MacCyrillic nioCoder = new MacCyrillic(); field in class:CharToByteMacCyrillic
48 super.index1 = nioCoder.getEncoderIndex1();
49 super.index2 = nioCoder.getEncoderIndex2();
H A DCharToByteMacDingbat.java38 private final static MacDingbat nioCoder = new MacDingbat(); field in class:CharToByteMacDingbat
48 super.index1 = nioCoder.getEncoderIndex1();
49 super.index2 = nioCoder.getEncoderIndex2();
H A DCharToByteMacGreek.java38 private final static MacGreek nioCoder = new MacGreek(); field in class:CharToByteMacGreek
48 super.index1 = nioCoder.getEncoderIndex1();
49 super.index2 = nioCoder.getEncoderIndex2();
H A DCharToByteMacHebrew.java38 private final static MacHebrew nioCoder = new MacHebrew(); field in class:CharToByteMacHebrew
48 super.index1 = nioCoder.getEncoderIndex1();
49 super.index2 = nioCoder.getEncoderIndex2();
H A DCharToByteMacIceland.java38 private final static MacIceland nioCoder = new MacIceland(); field in class:CharToByteMacIceland
48 super.index1 = nioCoder.getEncoderIndex1();
49 super.index2 = nioCoder.getEncoderIndex2();
H A DCharToByteMacRoman.java38 private final static MacRoman nioCoder = new MacRoman(); field in class:CharToByteMacRoman
48 super.index1 = nioCoder.getEncoderIndex1();
49 super.index2 = nioCoder.getEncoderIndex2();
H A DCharToByteMacRomania.java38 private final static MacRomania nioCoder = new MacRomania(); field in class:CharToByteMacRomania
48 super.index1 = nioCoder.getEncoderIndex1();
49 super.index2 = nioCoder.getEncoderIndex2();
H A DCharToByteMacSymbol.java38 private final static MacSymbol nioCoder = new MacSymbol(); field in class:CharToByteMacSymbol
48 super.index1 = nioCoder.getEncoderIndex1();
49 super.index2 = nioCoder.getEncoderIndex2();
H A DCharToByteMacThai.java38 private final static MacThai nioCoder = new MacThai(); field in class:CharToByteMacThai
48 super.index1 = nioCoder.getEncoderIndex1();
49 super.index2 = nioCoder.getEncoderIndex2();

Completed in 98 milliseconds

12345678