Package org.apache.http.client.utils
Class Punycode
- java.lang.Object
-
- org.apache.http.client.utils.Punycode
-
-
Constructor Summary
Constructors Constructor Description Punycode()
Deprecated.
-
Method Summary
All Methods Static Methods Concrete Methods Deprecated Methods Modifier and Type Method Description static java.lang.String
toUnicode(java.lang.String punycode)
Deprecated.
-