Package org.apache.wicket.request.mapper

Interface Summary
ICompoundRequestMapper Mapper that delegates the mapping to a contained IRequestMappers with the highest compatibility score.
IRequestMapperDelegate A interface to be implemented by IRequestMappers that delegate to other IRequestMappers.
 

Class Summary
AbstractMapper  
CompoundRequestMapper Thread safe compound IRequestMapper.
ParentPathReferenceRewriter Mapper that rewrites parent path segments (../) with the specified string and viceversa.
 



Copyright © 2006–2014 Apache Software Foundation. All rights reserved.