Interface | Description |
---|---|
Idn |
Abstraction of international domain name (IDN) conversion.
|
Class | Description |
---|---|
CloneUtils |
A collection of utilities to workaround limitations of Java clone framework.
|
JdkIdn |
Uses the java.net.IDN class through reflection.
|
Punycode |
Facade that provides conversion between Unicode and Punycode domain names.
|
Rfc3492Idn |
Implementation from pseudo code in RFC 3492.
|
URIUtils |
A collection of utilities for
URIs , to workaround
bugs within the class or for ease-of-use features. |
URLEncodedUtils |
A collection of utilities for encoding URLs.
|
Copyright © 1999-2012 The Apache Software Foundation. All Rights Reserved.