Uses of Class
org.apache.commons.beanutils2.locale.LocaleConvertUtilsBean
Packages that use LocaleConvertUtilsBean
Package
Description
Locale-aware extensions of the standard BeanUtils classes.
-
Uses of LocaleConvertUtilsBean in org.apache.commons.beanutils2.locale
Methods in org.apache.commons.beanutils2.locale that return LocaleConvertUtilsBeanModifier and TypeMethodDescriptionstatic LocaleConvertUtilsBean
LocaleConvertUtilsBean.getInstance()
Gets singleton instance.LocaleBeanUtilsBean.getLocaleConvertUtils()
Gets the bean instance used for conversionsConstructors in org.apache.commons.beanutils2.locale with parameters of type LocaleConvertUtilsBeanModifierConstructorDescriptionLocaleBeanUtilsBean
(LocaleConvertUtilsBean localeConvertUtils) Constructs instance that uses given locale conversionLocaleBeanUtilsBean
(LocaleConvertUtilsBean localeConvertUtils, ConvertUtilsBean convertUtilsBean, PropertyUtilsBean propertyUtilsBean) Constructs instance that uses given locale conversion