java.lang.Object | |
↳ | org.apache.http.client.utils.JdkIdn |
Uses the java.net.IDN class through reflection.
Public Constructors | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
Public Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
Converts a name from its punycode representation to Unicode.
|
[Expand]
Inherited Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
![]() | |||||||||||
![]() |
Converts a name from its punycode representation to Unicode. The name may be a single hostname or a dot-separated qualified domain name.
punycode | the Punycode representation |
---|