Package org.apache.wicket.request.mapper.parameter

Interface Summary
IIndexedParameters Container for parameters that are identified by their index
INamedParameters Container for parameters that are identified by their name
IPageParametersEncoder Encoder that can encode and decode PageParameters to/from URL.
 

Class Summary
PageParameters Mutable class that holds parameters of a Page.
PageParameters.NamedPair Represents a named parameter entry.
PageParametersEncoder Simple encoder with direct indexed/named parameters mapping.
 



Copyright © 2006-2011 Apache Software Foundation. All Rights Reserved.