| Package | Description |
|---|---|
| com.helger.commons.io.resource | |
| com.helger.commons.lang | |
| com.helger.commons.url |
| Constructor and Description |
|---|
URLResource(ISimpleURL aURL) |
| Modifier and Type | Method and Description |
|---|---|
static NonBlockingProperties |
PropertiesHelper.loadProperties(ISimpleURL aURL) |
| Modifier and Type | Class and Description |
|---|---|
class |
SimpleURL
Abstraction of the string parts of a URL but much simpler (and faster) than
URL. |
| Modifier and Type | Method and Description |
|---|---|
ISimpleURL |
IHasSimpleURL.getSimpleURL() |
ISimpleURL |
ConstantHasSimpleURL.getSimpleURL() |
| Constructor and Description |
|---|
ConstantHasSimpleURL(ISimpleURL aURL) |
Copyright © 2014–2017 Philip Helger. All rights reserved.