| Package | Description |
|---|---|
| com.phloc.commons.io.resource | |
| com.phloc.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.
|
Copyright © 2006–2015 phloc systems. All rights reserved.