|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.http.client.utils.Punycode
@Immutable public class Punycode
Facade that provides conversion between Unicode and Punycode domain names. It will use an appropriate implementation.
Constructor Summary | |
---|---|
Punycode()
|
Method Summary | |
---|---|
static java.lang.String |
toUnicode(java.lang.String punycode)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public Punycode()
Method Detail |
---|
public static java.lang.String toUnicode(java.lang.String punycode)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |