| Package | Description |
|---|---|
| com.helger.commons.url |
| Modifier and Type | Interface and Description |
|---|---|
interface |
IURLParameterList<IMPLTYPE extends IURLParameterList<IMPLTYPE>>
Internal helper interface for objects handling URL parameters
|
| Modifier and Type | Class and Description |
|---|---|
class |
SimpleURL
Abstraction of the string parts of a URL but much simpler (and faster) than
URL. |
class |
URLParameterList
A list of URL parameters with a sanity API.
|
Copyright © 2014–2020 Philip Helger. All rights reserved.