Package org.apache.http.client.utils
Class Rfc3492Idn
java.lang.Object
org.apache.http.client.utils.Rfc3492Idn
- All Implemented Interfaces:
Idn
Deprecated.
Implementation from pseudo code in RFC 3492.
- Since:
- 4.0
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
Rfc3492Idn
public Rfc3492Idn()Deprecated.
-
-
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
.