|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.caucho.server.host.DomainName
public class DomainName
Domain name normalization
Constructor Summary | |
---|---|
DomainName()
|
Method Summary | |
---|---|
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". |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public DomainName()
Method Detail |
---|
public static java.lang.String fromAscii(java.lang.String source)
public static java.lang.String toAscii(java.lang.String source)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |