Uses of Class
org.apache.turbine.services.urlmapper.model.XmlParameterList
-
Packages that use XmlParameterList Package Description org.apache.turbine.services.urlmapper.model -
-
Uses of XmlParameterList in org.apache.turbine.services.urlmapper.model
Methods in org.apache.turbine.services.urlmapper.model that return XmlParameterList Modifier and Type Method Description XmlParameterListXmlParameterAdapter. marshal(Map<String,String> map)Methods in org.apache.turbine.services.urlmapper.model with parameters of type XmlParameterList Modifier and Type Method Description Map<String,String>XmlParameterAdapter. unmarshal(XmlParameterList xmlList)
-