Class ParentPathReferenceRewriter

java.lang.Object
org.apache.wicket.request.mapper.ParentPathReferenceRewriter
All Implemented Interfaces:
IRequestMapper, IRequestMapperDelegate
Direct Known Subclasses:
ResourceReferenceMapper

Mapper that rewrites parent path segments (../) with the specified string and viceversa.
Author:
igor.vaynberg