| Class | Description |
|---|---|
| HostNormalizer |
Normalizes the host by converting hex characters to the actual textual representation, changes ip addresses
to a formal format.
|
| NormalizedUrl |
Returns a normalized version of a url instead of the original url string.
|
| Url |
Creating own Uri class since java.net.Uri would throw parsing exceptions
for URL's considered ok by browsers.
|
| UrlMarker |
| Enum | Description |
|---|---|
| UrlPart |
Copyright © 2016. All rights reserved.