| Package | Description |
|---|---|
| net.anwiba.commons.utilities.io.url | |
| net.anwiba.commons.utilities.io.url.parser |
| Modifier and Type | Class and Description |
|---|---|
class |
Url |
| Modifier and Type | Method and Description |
|---|---|
IUrl |
UrlBuilder.build() |
static IUrl |
UrlUtilities.decode(IUrl url) |
static IUrl |
UrlUtilities.encode(IUrl url) |
| Modifier and Type | Method and Description |
|---|---|
static IUrl |
UrlUtilities.decode(IUrl url) |
static IUrl |
UrlUtilities.encode(IUrl url) |
| Constructor and Description |
|---|
UrlBuilder(IUrl url) |
| Modifier and Type | Method and Description |
|---|---|
IUrl |
UrlParser.parse(String string) |
Copyright © 2007–2019 Andreas W. Bartels. All rights reserved.