public class ResourceReferenceMapper extends ParentPathReferenceRewriter
ResourceReference encoder that encodes and decodes non-mounted
ResourceReferences.
Decodes and encodes the following URLs:
/wicket/resource/org.apache.wicket.ResourceScope/name
/wicket/resource/org.apache.wicket.ResourceScope/name?en
/wicket/resource/org.apache.wicket.ResourceScope/name?-style
/wicket/resource/org.apache.wicket.ResourceScope/resource/name.xyz?en_EN-style
| Constructor and Description |
|---|
ResourceReferenceMapper(IPageParametersEncoder pageParametersEncoder,
IProvider<String> parentPathPartEscapeSequence,
IProvider<IResourceCachingStrategy> cachingStrategy)
Construct.
|
getCompatibilityScore, mapHandler, mapRequestpublic ResourceReferenceMapper(IPageParametersEncoder pageParametersEncoder, IProvider<String> parentPathPartEscapeSequence, IProvider<IResourceCachingStrategy> cachingStrategy)
pageParametersEncoder - parentPathPartEscapeSequence - cachingStrategy - Copyright © 2006–2014 Apache Software Foundation. All rights reserved.