|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use LocaleConvertUtilsBean | |
org.apache.commons.beanutils.locale | Locale-aware extensions of the standard beanutils classes. |
Uses of LocaleConvertUtilsBean in org.apache.commons.beanutils.locale |
Methods in org.apache.commons.beanutils.locale that return LocaleConvertUtilsBean | |
LocaleConvertUtilsBean |
LocaleBeanUtilsBean.getLocaleConvertUtils()
Gets the bean instance used for conversions |
static LocaleConvertUtilsBean |
LocaleConvertUtilsBean.getInstance()
Gets singleton instance. |
Constructors in org.apache.commons.beanutils.locale with parameters of type LocaleConvertUtilsBean | |
LocaleBeanUtilsBean(LocaleConvertUtilsBean localeConvertUtils,
org.apache.commons.beanutils.ConvertUtilsBean convertUtilsBean,
org.apache.commons.beanutils.PropertyUtilsBean propertyUtilsBean)
Construct instance that uses given locale conversion |
|
LocaleBeanUtilsBean(LocaleConvertUtilsBean localeConvertUtils)
Construct instance that uses given locale conversion |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |