|
Class Summary |
| DynamicAttributeIterator |
DynamicAttributeIterator is different from a regular
BeanAttributeIterator in that given a property name it
will always find that property (albeit with a null value). |
| DynamicPointer |
A Pointer that points to an object with Dynamic Properties. |
| DynamicPointerFactory |
Implements NodePointerFactory for Dynamic classes like Map. |
| DynamicPropertyIterator |
DynamicPropertyIterator is different from a regular
PropertyIterator in that given a property name it
will always find that property (albeit with a null value). |
| DynamicPropertyPointer |
Pointer pointing to a property of an object with dynamic properties. |