|
|||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | ||||||||||
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. |
| BeanImplProxy | |
| BeansW | |
| BeanViewRuntime | |
| DelegatableBeanViewer | Uses a GetDelegate to get a property from an object. |
| ReflectionBeanViewer | Uses Reflection to get a named property from an object. |
Provides reflective ability on JavaBeans. BeanComparator in com.generationjava.compare uses this and is very nice. com.generationjava.collections.BeanMap is also nice.
Jakarta Commons BeanUtils is pretty much the same as all this. This is cuter I think, but less mature.
|
|||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | ||||||||||