Uses of Class
org.apache.commons.beanutils2.locale.LocaleBeanUtilsBean
Package
Description
Locale-aware extensions of the standard BeanUtils classes.
-
Uses of LocaleBeanUtilsBean in org.apache.commons.beanutils2.locale
Modifier and TypeMethodDescriptionstatic LocaleBeanUtilsBean
LocaleBeanUtilsBean.getLocaleBeanUtilsInstance()
Gets singleton instanceModifier and TypeMethodDescriptionstatic void
LocaleBeanUtilsBean.setInstance
(LocaleBeanUtilsBean newInstance) Sets the instance which provides the functionality forLocaleBeanUtils
.