Class BeanAttributeIterator

java.lang.Object
org.apache.commons.jxpath.ri.model.beans.PropertyIterator
org.apache.commons.jxpath.ri.model.beans.BeanAttributeIterator
All Implemented Interfaces:
NodeIterator
Direct Known Subclasses:
DynamicAttributeIterator

An iterator of attributes of a JavaBean. Returns bean properties as well as the "xml:lang" attribute.