Uses of Class
org.apache.commons.beanutils2.locale.LocaleBeanUtilsBean
Packages that use LocaleBeanUtilsBean
Package
Description
Locale-aware extensions of the standard BeanUtils classes.
-
Uses of LocaleBeanUtilsBean in org.apache.commons.beanutils2.locale
Methods in org.apache.commons.beanutils2.locale that return LocaleBeanUtilsBeanModifier and TypeMethodDescriptionstatic LocaleBeanUtilsBean
LocaleBeanUtilsBean.getLocaleBeanUtilsInstance()
Gets singleton instanceMethods in org.apache.commons.beanutils2.locale with parameters of type LocaleBeanUtilsBeanModifier and TypeMethodDescriptionstatic void
LocaleBeanUtilsBean.setInstance
(LocaleBeanUtilsBean newInstance) Sets the instance which provides the functionality forLocaleBeanUtils
.