Package org.apache.commons.jxpath.ri.model.dynamic
package org.apache.commons.jxpath.ri.model.dynamic
Implementation of "model" APIs for dynamic property objects e.g. Maps or anything else for which a client can provide a DynamicPropertyHandler class.
- See Also:
-
ClassesClassDescription
DynamicAttributeIterator
is different from a regularBeanAttributeIterator
in that given a property name it will always find that property (albeit with a null value).A Pointer that points to an object with Dynamic Properties.Implements NodePointerFactory for Dynamic classes like Map.Deprecated.- no longer needed, as it is identical to PropertyIterator.Pointer to a property of an object with dynamic properties.