Uses of Interface
com.opensymphony.web.ParameterConverter

Packages that use ParameterConverter
com.opensymphony.web   
 

Uses of ParameterConverter in com.opensymphony.web
 

Methods in com.opensymphony.web with parameters of type ParameterConverter
 java.util.Collection Parameters.getCollection(java.lang.String name, ParameterConverter converter)
          Return a Collection of values from a page, converting each parameter into an appropriate object.
 


See www.opensymphony.com for more information.