org.kde.koala
public class KIDNA extends Object
Method Summary | |
---|---|
static String | toAscii(String idna)
Converts an International Domain Name idna to
its ASCII representation
If conversion is not possible, an empty string is returned. |
static String | toAsciiCString(String idna)
Converts an International Domain Name idna to
its ASCII representation
If conversion is not possible, an empty string is returned. |
static String | toUnicode(String idna)
Converts an International Domain Name idna to
its UNICODE representation |
idna
to
its ASCII representation
If conversion is not possible, an empty string is returned.UNKNOWN: Converts an International Domain Name idna
to its ASCII representation
idna
to
its ASCII representation
If conversion is not possible, an empty string is returned.UNKNOWN: Converts an International Domain Name idna
to its ASCII representation
idna
to
its UNICODE representationUNKNOWN: Converts an International Domain Name idna
to its UNICODE representation