Uses of Class
org.apache.commons.beanutils.locale.LocaleBeanUtilsBean

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.
 



Copyright © 2000-2008 The Apache Software Foundation. All Rights Reserved.