|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use LocaleBeanUtilsBean | |
| org.apache.commons.beanutils.locale | Locale-aware extensions of the standard beanutils classes. |
| Uses of LocaleBeanUtilsBean in org.apache.commons.beanutils.locale |
| Methods in org.apache.commons.beanutils.locale that return LocaleBeanUtilsBean | |
static LocaleBeanUtilsBean |
LocaleBeanUtilsBean.getLocaleBeanUtilsInstance()
Gets singleton instance |
| Methods in org.apache.commons.beanutils.locale with parameters of type LocaleBeanUtilsBean | |
static void |
LocaleBeanUtilsBean.setInstance(LocaleBeanUtilsBean newInstance)
Sets the instance which provides the functionality for LocaleBeanUtils. |
| Constructors in org.apache.commons.beanutils.locale with parameters of type LocaleBeanUtilsBean | |
LocaleBeanUtilsBean.Descriptor(java.lang.Object target,
java.lang.String name,
java.lang.String propName,
java.lang.String key,
int index)
Deprecated. Construct a descriptor instance for the target bean and property. |
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||