Module org.apache.wicket.request
Package org.apache.wicket.request.mapper.parameter
package org.apache.wicket.request.mapper.parameter
-
ClassDescriptionContainer for parameters that are identified by their indexContainer for parameters that are identified by their nameRepresents a named parameter entry.A hint where the parameter is read/parsed from.Encoder that can encode and decode
PageParametersto/from URL.Mutable class that holds parameters of a Page.Simple encoder with direct indexed/named parameters mapping.Encodes page parameters into Url path fragments instead of the query string like the defaultPageParametersEncoder.