| Package | Description |
|---|---|
| com.helger.commons.io.resource | |
| com.helger.commons.url |
| Constructor and Description |
|---|
URLResource(ISimpleURL aURL) |
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractSimpleURL
Abstraction of the string parts of a URL but much simpler (and faster) than
URL. |
class |
ReadOnlySimpleURL
Abstraction of the string parts of a URL but much simpler (and faster) than
URL. |
class |
SimpleURL
Abstraction of the string parts of a URL but much simpler (and faster) than
URL. |
| Modifier and Type | Method and Description |
|---|---|
ISimpleURL |
IURIToURLConverter.getAsURL(String sURI)
Convert the passed URI to a URL.
|
ISimpleURL |
IHasSimpleURL.getSimpleURL() |
ISimpleURL |
ConstantHasSimpleURL.getSimpleURL() |
| Constructor and Description |
|---|
ConstantHasSimpleURL(ISimpleURL aURL) |
Copyright © 2014–2016 Philip Helger. All rights reserved.