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) |
directGetParams, equals, getAllParams, getAnchor, getAsString, getAsStringWithEncodedParameters, getAsStringWithEncodedParameters, getAsStringWithEncodedParameters, getParam, getParamCount, getPath, getProtocol, hasAnchor, hashCode, hasKnownProtocol, hasParams, toStringpublic static final ReadonlySimpleURL EMPTY_URL
Copyright © 2006–2014 phloc systems. All rights reserved.