Uses of Class
org.apache.commons.jxpath.ri.model.beans.BeanAttributeIterator
Packages that use BeanAttributeIterator
Package
Description
Implementation of "model" APIs for dynamic property objects e.g.
-
Uses of BeanAttributeIterator in org.apache.commons.jxpath.ri.model.dynamic
Subclasses of BeanAttributeIterator in org.apache.commons.jxpath.ri.model.dynamicModifier and TypeClassDescriptionclass
DynamicAttributeIterator
is different from a regularBeanAttributeIterator
in that given a property name it will always find that property (albeit with a null value).