Home
last modified time | relevance | path

Searched refs:QCodec (Results 1 – 2 of 2) sorted by relevance

/external/apache-http/src/org/apache/commons/codec/net/
DQCodec.java52 public class QCodec extends RFC1522Codec implements StringEncoder, StringDecoder { class
115 public QCodec() { in QCodec() method in QCodec
128 public QCodec(final String charset) { in QCodec() method in QCodec
/external/apache-http/api/
Dcurrent.txt565 …@Deprecated public class QCodec implements org.apache.commons.codec.StringDecoder org.apache.commo…
566 ctor @Deprecated public QCodec();
567 ctor @Deprecated public QCodec(String);