Package com.generationjava.beans

Provides reflective ability on JavaBeans.

See:
          Description

Interface Summary
GetDelegate Something which can return an Object that has a certain name in an object.
 

Class Summary
AbstractBeanViewer Helps us deal with such wonderful things as array notation and object notation.
BeansW  
BeanViewRuntime  
DelegatableBeanViewer Uses a GetDelegate to get a property from an object.
ReflectionBeanViewer Uses Reflection to get a named property from an object.
 

Package com.generationjava.beans Description

Provides reflective ability on JavaBeans. BeanComparator in com.generationjava.compare uses this and is very nice. com.generationjava.collections.BeanMap is also nice.



Copyright © 2000-2003 GenerationJava. All Rights Reserved.