Class LocaleBeanUtils

java.lang.Object
org.apache.commons.beanutils2.BeanUtils
org.apache.commons.beanutils2.locale.LocaleBeanUtils

public class LocaleBeanUtils extends BeanUtils

Utility methods for populating JavaBeans properties via reflection in a locale-dependent manner.

The implementations for these methods are provided by LocaleBeanUtilsBean. For more details see LocaleBeanUtilsBean.