Package org.apache.wicket.request.mapper
-
Interface Summary Interface Description ICompoundRequestMapper Mapper that delegates the mapping to a containedIRequestMappers with the highest compatibility score.IRequestMapperDelegate A interface to be implemented byIRequestMappers that delegate to otherIRequestMappers. -
Class Summary Class Description AbstractMapper CompoundRequestMapper Thread safe compoundIRequestMapper.ParentPathReferenceRewriter Mapper that rewrites parent path segments (../) with the specified string and viceversa.