| Interface | Description |
|---|---|
| Authority |
An authority.
|
| Fragment |
The fragment component of a URI.
|
| Path |
Represents the path component of a
Uri. |
| Query |
/** The query component of a URI.
|
| Scheme |
The interface of a
Uri scheme. |
| Uri |
A URI as specified in RFC 3986.
|
| UriEncoded |
Interface of a percent-encoded
CharSequence. |