Package | Description |
---|---|
org.apache.commons.beanutils.locale |
Locale-aware extensions of the standard beanutils classes.
|
Modifier and Type | Method and Description |
---|---|
static LocaleConvertUtilsBean |
LocaleConvertUtilsBean.getInstance()
Gets singleton instance.
|
LocaleConvertUtilsBean |
LocaleBeanUtilsBean.getLocaleConvertUtils()
Gets the bean instance used for conversions
|
Constructor and Description |
---|
LocaleBeanUtilsBean(LocaleConvertUtilsBean localeConvertUtils)
Construct instance that uses given locale conversion
|
LocaleBeanUtilsBean(LocaleConvertUtilsBean localeConvertUtils,
ConvertUtilsBean convertUtilsBean,
PropertyUtilsBean propertyUtilsBean)
Construct instance that uses given locale conversion
|
Copyright © 2000–2016 The Apache Software Foundation. All rights reserved.