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

Packages that use BeanAttributeIterator
org.apache.commons.jxpath.ri.model.dynamic   
 

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-2003 Apache Software Foundation. All Rights Reserved.