Class Summary |
BeanUtil |
This class implements the ability to get and set properties on a
bean. |
ClassFinder |
This class implements the capability to search over the current classpath
retrieving classes that implement a certain interface. |
ClassTree |
This class creates a tree structure that maps inheritance hierarchies of
classes. |
ClassTree.ClassTreeNode |
Inner class representing each node in the tree. |
ClassUtil |
Copyright 2003 Sapient |
GenericProxy |
This generic implementation of a DynamicProxy
invocation handler will provide the basics of object method handling
for the methods hashCode, equals and toString. |