public class DefaultIdnaTransformator extends Object implements IdnaTransformator
| Constructor and Description |
|---|
DefaultIdnaTransformator() |
| Modifier and Type | Method and Description |
|---|---|
String | toASCII(String input)toASCII. |
String | toUnicode(String input)toUnicode. |
public String toASCII(String input)
toASCII in interface IdnaTransformatorinput - the Unicode domain namepublic String toUnicode(String input)
toUnicode in interface IdnaTransformatorinput - the ACE-encoded domain name