Uses of Class
org.dom4j.tree.FilterIterator

Packages that use FilterIterator
org.dom4j.tree   
 

Uses of FilterIterator in org.dom4j.tree
 

Subclasses of FilterIterator in org.dom4j.tree
 class ElementIterator
          ElementIterator is a filtering Iterator which filters out objects which do not implement the Element interface.
 class ElementNameIterator
          ElementNameIterator is a filtering Iterator which filters out objects which do not implement the Element interface and are not of the correct element name.
 class ElementQNameIterator
          ElementQNameIterator is a filtering Iterator which filters out objects which do not implement the Element interface and are not of the correct fully qualified element name.
 



Copyright © 2001 MetaStuff Ltd. All Rights Reserved. Hosted by

SourceForge Logo