public class JRFloatLocaleConverter
extends org.apache.commons.beanutils.locale.converters.DecimalLocaleConverter
DecimalLocaleConverter extension that fixes
https://issues.apache.org/jira/browse/BEANUTILS-351
To be removed on upgrade to BeanUtils 1.8.1.| Constructor and Description |
|---|
JRFloatLocaleConverter(Locale locale) |
| Modifier and Type | Method and Description |
|---|---|
protected Object |
parse(Object value,
String pattern) |
public JRFloatLocaleConverter(Locale locale)
protected Object parse(Object value, String pattern) throws ParseException
parse in class org.apache.commons.beanutils.locale.converters.DecimalLocaleConverterParseExceptionCopyright © 2017. All rights reserved.