Home
last modified time | relevance | path

Searched refs:getDefaultCharset (Results 1 – 5 of 5) sorted by relevance

/external/apache-http/src/org/apache/commons/codec/net/
DQuotedPrintableCodec.java260 return encode(pString, getDefaultCharset()); in encode()
305 return decode(pString, getDefaultCharset()); in decode()
365 public String getDefaultCharset() { in getDefaultCharset() method in QuotedPrintableCodec
DURLCodec.java250 return encode(pString, getDefaultCharset()); in encode()
295 return decode(pString, getDefaultCharset()); in decode()
365 public String getDefaultCharset() { in getDefaultCharset() method in URLCodec
DBCodec.java132 return encode(value, getDefaultCharset()); in encode()
209 public String getDefaultCharset() { in getDefaultCharset() method in BCodec
DQCodec.java215 return encode(pString, getDefaultCharset()); in encode()
292 public String getDefaultCharset() { in getDefaultCharset() method in QCodec
/external/apache-http/api/
Dapache-http-legacy-current.txt635 method public java.lang.String getDefaultCharset();
649 method public java.lang.String getDefaultCharset();
668 method public java.lang.String getDefaultCharset();
692 method public java.lang.String getDefaultCharset();