Package org.codehaus.groovy.grails.web.binding

Class Summary
CurrencyEditor A Property editor for converting instances of java.util.Currency
DataBindingUtils Utility methods to perform data binding from Grails objects
GrailsDataBinder A data binder that handles binding dates that are specified with a "struct"-like syntax in request parameters.
TimeZoneEditor A Property editor for converting instances of java.util.TimeZone
UriEditor Provides type conversion from Strings to java.net.URI instances
 



Copyright (c) 2005-2006 The Grails project