Groovy Documentation

Package org.grails.databinding.converters.web

 

Class Summary
LocaleAwareBigDecimalConverter A ValueConverter that knows how to convert a String to a BigDecimal or a BigInteger and is Locale aware.
LocaleAwareNumberConverter A ValueConverter that knows how to convert a String to any numeric type and is Locale aware.
 


Groovy Documentation