public abstract class AbstractResourceReferenceMapper extends AbstractComponentMapper
ResourceReferences| Constructor and Description |
|---|
AbstractResourceReferenceMapper() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
removeMetaParameter(org.apache.wicket.request.Url urlCopy)
Removes the first query parameter only if
PageComponentInfo.parse(String) returns
non-null instance |
cleanClassName, encodePageComponentInfo, getContext, getPageClass, getPageComponentInfoencodePageParameters, extractPageParameters, getMountSegments, getOptionalPlaceholder, getPlaceholder, getPlaceholder, resolveLocale, safeSegmentGetter, urlStartsWithprotected void removeMetaParameter(org.apache.wicket.request.Url urlCopy)
PageComponentInfo.parse(String) returns
non-null instance
Remove the first parameter because it brings meta information like localeremoveMetaParameter in class AbstractComponentMapperCopyright © 2006–2018 Apache Software Foundation. All rights reserved.