? BeanUtils

java.lang.Object
org.apache.commons.beanutils.BeanUtils
??????:
LocaleBeanUtils

public class BeanUtils extends Object

Utility methods for populating JavaBeans properties via reflection.

The implementations are provided by BeanUtilsBean. These static utility methods use the default instance. More sophisticated behaviour can be provided by using a BeanUtilsBean instance.

??:
$Id$
????: