public class ResourceReferenceMapper extends ParentPathReferenceRewriter
ResourceReference
encoder that encodes and decodes non-mounted
ResourceReference
s.
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,
Supplier<String> parentPathPartEscapeSequence,
Supplier<IResourceCachingStrategy> cachingStrategy)
Construct.
|
getCompatibilityScore, getDelegateMapper, mapHandler, mapRequest
public ResourceReferenceMapper(IPageParametersEncoder pageParametersEncoder, Supplier<String> parentPathPartEscapeSequence, Supplier<IResourceCachingStrategy> cachingStrategy)
pageParametersEncoder
- parentPathPartEscapeSequence
- cachingStrategy
- Copyright © 2006–2022 Apache Software Foundation. All rights reserved.