Uses of Class
org.apache.commons.beanutils.locale.LocaleBeanUtilsBean.Descriptor
-
Packages that use LocaleBeanUtilsBean.Descriptor Package Description org.apache.commons.beanutils.locale Locale-aware extensions of the standard beanutils classes. -
-
Uses of LocaleBeanUtilsBean.Descriptor in org.apache.commons.beanutils.locale
Methods in org.apache.commons.beanutils.locale that return LocaleBeanUtilsBean.Descriptor Modifier and Type Method Description protected LocaleBeanUtilsBean.Descriptor
LocaleBeanUtilsBean. calculate(java.lang.Object bean, java.lang.String name)
Deprecated.Property name expressions are now processed by the configuredResolver
implementation and this method is no longer used by BeanUtils.
-