Class Summary |
BaseProbe |
Abstract class used to help development of Probe implementations |
ClassInfo |
This class represents a cached set of class definition information that
allows for easy mapping between property names and getter/setter methods. |
ComplexBeanProbe |
StaticBeanProbe provides methods that allow simple, reflective access to
JavaBeans style properties. |
DomProbe |
A Probe implementation for working with DOM objects |
GenericProbe |
StaticBeanProbe provides methods that allow simple, reflective access to
JavaBeans style properties. |
ProbeFactory |
An abstract factory for getting Probe implementations. |