public interface ISimpleURL extends IURLData
| Modifier and Type | Method and Description |
|---|---|
default String |
getAsStringWithEncodedParameters() |
default String |
getAsStringWithEncodedParameters(Charset aCharset) |
default String |
getAsStringWithoutEncodedParameters() |
containsParam, directGetAllParams, getAllParams, getAllParams, getAnchor, getParam, getParamCount, getPath, getProtocol, hasAnchor, hasAnchor, hasKnownProtocol, hasParams@Nonnull default String getAsStringWithoutEncodedParameters()
@Nonnull default String getAsStringWithEncodedParameters()
URLHelper.CHARSET_URL_OBJ.Copyright © 2014–2017 Philip Helger. All rights reserved.