public final class IDNA extends Object implements Serializable, Cloneable
| Constructor and Description |
|---|
IDNA(InetAddress addr) |
IDNA(String regname) |
| Modifier and Type | Method and Description |
|---|---|
Object |
clone() |
boolean |
equals(Object obj) |
static boolean |
equals(String idn1,
String idn2) |
InetAddress |
getInetAddress() |
int |
hashCode() |
String |
toASCII() |
static String |
toASCII(String regname) |
String |
toString() |
String |
toUnicode() |
static String |
toUnicode(String regname) |
public IDNA(InetAddress addr)
public IDNA(String regname)
public Object clone() throws CloneNotSupportedException
clone in class ObjectCloneNotSupportedExceptionpublic String toASCII()
public String toUnicode()
public InetAddress getInetAddress() throws UnknownHostException
UnknownHostExceptionCopyright © 2010 - 2020 Adobe. All Rights Reserved