Interface | Description |
---|---|
Idn | Deprecated
(4.4) use standard
IDN . |
Class | Description |
---|---|
CloneUtils |
A collection of utilities to workaround limitations of Java clone framework.
|
DateUtils |
A utility class for parsing and formatting HTTP dates as used in cookies and
other headers.
|
HttpClientUtils |
Convenience methods for closing response and client objects.
|
JdkIdn | Deprecated
(4.4) use standard
IDN . |
Punycode | Deprecated
(4.4) use standard
IDN . |
Rfc3492Idn | Deprecated
(4.4) use standard
IDN . |
URIBuilder |
Builder for
URI instances. |
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.
|
Enum | Description |
---|---|
URIUtils.UriFlag |
Flags that control how URI is being rewritten.
|
Copyright © 1999–2022 The Apache Software Foundation. All rights reserved.