public final class ReadOnlySimpleURL extends AbstractSimpleURL
URL.| Modifier and Type | Field and Description |
|---|---|
static ReadOnlySimpleURL |
EMPTY_URL
Empty URL
|
m_aParams, m_sAnchorEMPTY_URL_STRING| Constructor and Description |
|---|
ReadOnlySimpleURL(IURLData aURL) |
ReadOnlySimpleURL(String sHref) |
ReadOnlySimpleURL(String sHref,
Map<String,String> aParams) |
ReadOnlySimpleURL(String sHref,
Map<String,String> aParams,
String sAnchor) |
directGetAllParams, equals, getAllParams, getAnchor, getAsString, getAsStringWithEncodedParameters, getAsStringWithEncodedParameters, getParam, getParamCount, getPath, getProtocol, hasAnchor, hashCode, hasKnownProtocol, hasParams, toStringpublic static final ReadOnlySimpleURL EMPTY_URL
Copyright © 2014–2016 Philip Helger. All rights reserved.