Package org.apache.http.client.utils
Class Punycode
- java.lang.Object
-
- org.apache.http.client.utils.Punycode
-
@Immutable public class Punycode extends java.lang.Object
Facade that provides conversion between Unicode and Punycode domain names. It will use an appropriate implementation.- Since:
- 4.0
-
-
Constructor Summary
Constructors Constructor Description Punycode()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static java.lang.StringtoUnicode(java.lang.String punycode)
-