Package org.apache.http.client.utils
Class JdkIdn
java.lang.Object
org.apache.http.client.utils.JdkIdn
- All Implemented Interfaces:
Idn
Deprecated.
Uses the java.net.IDN class through reflection.
- Since:
- 4.0
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
JdkIdn
Deprecated.- Throws:
ClassNotFoundException
- if java.net.IDN is not available
-
-
Method Details
-
toUnicode
Deprecated.Description copied from interface:Idn
Converts a name from its punycode representation to Unicode. The name may be a single hostname or a dot-separated qualified domain name.
-
IDN
.