Class | Description |
---|---|
IteratorMerger<T> |
Flattens an Iterator of Iterators to an Iterator
|
ReplacingOutputStream |
An OutputStream replacing a specified byte-sequence to another before
writing to the undelying base stream.
|
Uri |
The interface for the URI(Uniform Resource Identifiers) version of RFC 2396.
|
Uri.LocaleToCharsetMap |
A mapping to determine the (somewhat arbitrarily) preferred charset for a
given locale.
|
UriUtil |
The URI escape and character encoding and decoding utility.
|
UriUtil.Coder | Deprecated
use org.apache.commons.codec.net.URLCodec
|
Exception | Description |
---|---|
Uri.DefaultCharsetChanged |
The charset-changed normal operation to represent to be required to
alert to user the fact the default charset is changed.
|
UriException |
Copyright © 2014 The Apache Software Foundation. All Rights Reserved.