Home
last modified time | relevance | path

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

/external/apache-http/src/org/apache/commons/codec/net/
DURLCodec.java55 public class URLCodec implements BinaryEncoder, BinaryDecoder, StringEncoder, StringDecoder { class
94 public URLCodec() { in URLCodec() method in URLCodec
103 public URLCodec(String charset) { in URLCodec() method in URLCodec
/external/apache-http/api/
Dapache-http-legacy-current.txt679 …public deprecated class URLCodec implements org.apache.commons.codec.BinaryDecoder org.apache.comm…
680 ctor public URLCodec();
681 ctor public URLCodec(java.lang.String);