| Class | Description |
|---|---|
| Decoder |
Percent-decoding according to the URI and URL standards.
|
| Encoder |
Percent-encoding according to the URI and URL standards.
|
| UrlParameterMultimap |
A String to String multimap implementation best suited for 0-100 entries.
|
| UrlParameterMultimap.Immutable |
| Exception | Description |
|---|---|
| RuntimeMalformedURLException |
A runtime exception for wrapping java.net.MalformedURLException.
|
| RuntimeURISyntaxException |
A runtime exception for wrapping java.net.URISyntaxException.
|
Copyright © 2016. All rights reserved.