Searched defs:Decoder (Results 1 - 25 of 72) sorted by relevance

123

/openjdk7/jdk/test/java/net/URLEncoder/
H A DDecoder.java32 public class Decoder { class
/openjdk7/jdk/src/share/classes/com/sun/pept/encoding/
H A DDecoder.java26 /** Java interface "Decoder.java" generated from Poseidon for UML.
41 public interface Decoder { interface
69 } // end Decoder
/openjdk7/jdk/src/share/classes/sun/nio/cs/
H A DUTF_16.java44 return new Decoder(this);
51 private static class Decoder extends UnicodeDecoder { class in class:UTF_16
53 public Decoder(Charset cs) { method in class:UTF_16.Decoder
H A DUTF_16BE.java44 return new Decoder(this);
51 private static class Decoder extends UnicodeDecoder { class in class:UTF_16BE
53 public Decoder(Charset cs) { method in class:UTF_16BE.Decoder
H A DUTF_16LE.java44 return new Decoder(this);
51 private static class Decoder extends UnicodeDecoder { class in class:UTF_16LE
53 public Decoder(Charset cs) { method in class:UTF_16LE.Decoder
H A DUTF_16LE_BOM.java44 return new Decoder(this);
51 private static class Decoder extends UnicodeDecoder { class in class:UTF_16LE_BOM
53 public Decoder(Charset cs) { method in class:UTF_16LE_BOM.Decoder
/openjdk7/jdk/src/share/classes/sun/nio/cs/ext/
H A DBig5_HKSCS_2001.java46 return new Decoder(this);
53 private static class Decoder extends HKSCS.Decoder { class in class:Big5_HKSCS_2001
54 private static DoubleByte.Decoder big5 =
55 (DoubleByte.Decoder)new Big5().newDecoder();
64 private Decoder(Charset cs) { method in class:Big5_HKSCS_2001.Decoder
H A DISO2022_KR.java62 return new Decoder(this);
69 private static class Decoder extends ISO2022.Decoder { class in class:ISO2022_KR
70 public Decoder(Charset cs) method in class:ISO2022_KR.Decoder
H A DJIS_X_0201.java51 return new Decoder(this);
58 public static class Decoder extends SingleByteDecoder { class in class:JIS_X_0201
60 public Decoder(Charset cs) { method in class:JIS_X_0201.Decoder
H A DJIS_X_0208.java48 return new Decoder(this);
55 private static class Decoder extends JIS_X_0208_Decoder { class in class:JIS_X_0208
60 public Decoder(Charset cs) { method in class:JIS_X_0208.Decoder
H A DJIS_X_0212.java48 return new Decoder(this);
55 private static class Decoder extends JIS_X_0212_Decoder { class in class:JIS_X_0212
60 public Decoder(Charset cs) { method in class:JIS_X_0212.Decoder
H A DBig5_HKSCS.java51 return new Decoder(this);
58 static class Decoder extends HKSCS.Decoder { class in class:Big5_HKSCS
59 private static DoubleByte.Decoder big5 =
60 (DoubleByte.Decoder)new Big5().newDecoder();
69 private Decoder(Charset cs) { method in class:Big5_HKSCS.Decoder
H A DMS932_0213.java45 return new Decoder(this);
52 protected static class Decoder extends SJIS_0213.Decoder { class in class:MS932_0213
53 static DoubleByte.Decoder decMS932 =
54 (DoubleByte.Decoder)new MS932().newDecoder();
55 protected Decoder(Charset cs) { method in class:MS932_0213.Decoder
H A DMS950_HKSCS.java51 return new Decoder(this);
58 static class Decoder extends HKSCS.Decoder { class in class:MS950_HKSCS
59 private static DoubleByte.Decoder ms950 =
60 (DoubleByte.Decoder)new MS950().newDecoder();
69 private Decoder(Charset cs) { method in class:MS950_HKSCS.Decoder
H A DMS950_HKSCS_XP.java47 return new Decoder(this);
54 static class Decoder extends HKSCS.Decoder { class in class:MS950_HKSCS_XP
55 private static DoubleByte.Decoder ms950 =
56 (DoubleByte.Decoder)new MS950().newDecoder();
75 private Decoder(Charset cs) { method in class:MS950_HKSCS_XP.Decoder
/openjdk7/jdk/test/sun/nio/cs/OLD/
H A DIBM942C_OLD.java52 return new Decoder(this);
59 private static class Decoder extends IBM942_OLD.Decoder { class in class:IBM942C_OLD
66 IBM942_OLD.Decoder.singleByteToChar.substring(indexs.length());
69 public Decoder(Charset cs) { method in class:IBM942C_OLD.Decoder
H A DIBM943C_OLD.java53 return new Decoder(this);
60 private static class Decoder extends IBM943_OLD.Decoder { class in class:IBM943C_OLD
67 IBM943_OLD.Decoder.singleByteToChar.substring(indexs.length());
70 public Decoder(Charset cs) { method in class:IBM943C_OLD.Decoder
H A DIBM949C_OLD.java53 return new Decoder(this);
72 private static class Decoder extends IBM949_OLD.Decoder { class in class:IBM949C_OLD
79 IBM949_OLD.Decoder.singleByteToChar.substring(indexs.length());
82 public Decoder(Charset cs) { method in class:IBM949C_OLD.Decoder
H A DX11GB2312_OLD.java39 return new Decoder(this);
92 private class Decoder extends EUC_CN_OLD.Decoder { class in class:X11GB2312_OLD
93 public Decoder(Charset cs) { method in class:X11GB2312_OLD.Decoder
H A DX11KSC5601_OLD.java39 return new Decoder(this);
91 private class Decoder extends EUC_KR_OLD.Decoder { class in class:X11KSC5601_OLD
92 public Decoder(Charset cs) { method in class:X11KSC5601_OLD.Decoder
H A DIBM1383_OLD.java56 return new Decoder(this);
64 return Decoder.byteToCharTable;
68 return Decoder.mappingTableG1;
83 protected static class Decoder extends SimpleEUCDecoder { class in class:IBM1383_OLD
85 public Decoder(Charset cs) { method in class:IBM1383_OLD.Decoder
H A DIBM930_OLD.java55 return new Decoder(this);
72 return Decoder.singleByteToChar;
77 return Decoder.index1;
81 return Decoder.index2;
98 protected static class Decoder extends DBCS_IBM_EBCDIC_Decoder { class in class:IBM930_OLD
100 public Decoder(Charset cs) { method in class:IBM930_OLD.Decoder
H A DIBM935_OLD.java55 return new Decoder(this);
72 return Decoder.singleByteToChar;
76 return Decoder.index1;
80 return Decoder.index2;
96 protected static class Decoder extends DBCS_IBM_EBCDIC_Decoder { class in class:IBM935_OLD
98 public Decoder(Charset cs) { method in class:IBM935_OLD.Decoder
H A DIBM937_OLD.java55 return new Decoder(this);
72 return Decoder.singleByteToChar;
76 return Decoder.index1;
80 return Decoder.index2;
96 protected static class Decoder extends DBCS_IBM_EBCDIC_Decoder { class in class:IBM937_OLD
98 public Decoder(Charset cs) { method in class:IBM937_OLD.Decoder
H A DIBM939_OLD.java56 return new Decoder(this);
73 return Decoder.singleByteToChar;
77 return Decoder.index1;
81 return Decoder.index2;
97 protected static class Decoder extends DBCS_IBM_EBCDIC_Decoder { class in class:IBM939_OLD
99 public Decoder(Charset cs) { method in class:IBM939_OLD.Decoder

Completed in 167 milliseconds

123