org.apache.http.client.utils
Class Punycode
java.lang.Object
org.apache.http.client.utils.Punycode
@Immutable
public class Punycode
- extends Object
Facade that provides conversion between Unicode and Punycode domain names.
It will use an appropriate implementation.
- Since:
- 4.0
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Punycode
public Punycode()
toUnicode
public static String toUnicode(String punycode)
Copyright © 1999-2010 Apache Software Foundation. All Rights Reserved.