Uses of Class
org.apache.commons.jxpath.ri.model.beans.BeanAttributeIterator

Packages that use BeanAttributeIterator
org.apache.commons.jxpath.ri.model.dynamic 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.dynamic
 class 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).
 



Copyright © 2001-2008 The Apache Software Foundation. All Rights Reserved.