IDN
.@Contract(threading=IMMUTABLE) @Deprecated public class JdkIdn extends Object implements Idn
Constructor and Description |
---|
JdkIdn()
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
String |
toUnicode(String punycode)
Deprecated.
Converts a name from its punycode representation to Unicode.
|
public JdkIdn() throws ClassNotFoundException
ClassNotFoundException
- if java.net.IDN is not availableCopyright © 1999–2020 The Apache Software Foundation. All rights reserved.