Package com.ibatis.common.beans
SinceNot specified.
VersionNot specified.
AuthorNot specified.
| Probe |
A Probe is an object that is used to work with beans, DOM objects, or other
objects. |
| 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. |
| ProbeException |
BeansException for use for by BeanProbe and StaticBeanProbe. |