public class DomainName
extends java.lang.Object
Constructor and Description |
---|
DomainName() |
Modifier and Type | Method and Description |
---|---|
static java.lang.String |
fromAscii(java.lang.String source)
Converts from the ascii "punicode" to a string.
|
static java.lang.String |
toAscii(java.lang.String source)
Converts to the ascii "punicode".
|