Framework Professional Edition Package


Package com.prosyst.util.beans

Class Summary
BeanProperty This class describes a bean property.
BeanUtils Utility class for processing Java Beans.
IndexedBeanProperty This class represents an array-like bean property, which has indexed getter and/or setter methods.
Introspector The Introspector is much more advanced tool comparing to BeanUtils that supports transparent type conversion and deep, nested or even indexed properties.
StringTools This class provides some utility methods, used by BeanUtils
 

Exception Summary
BeanException A general exception thrown during bean introspection.
NoSuchPropertyException NoSuchPropertyException is thrown by the beans package whenever not-existent property is tried to be set or read.
 


Framework Professional Edition Package


Copyright © 1999-2007 ProSyst Software GmbH. All Rights Reserved