org.dom4j.tree
public class ElementIterator extends FilterIterator
ElementIterator
is a filtering Iterator
which filters
out objects which do not implement the Element
interface.
proxy
Constructor and Description |
---|
ElementIterator(Iterator proxy)
Deprecated.
|
public ElementIterator(Iterator proxy)
protected boolean matches(Object element)
matches
in class FilterIterator
element
- DOCUMENT ME!Element
interfaceCopyright © 2001-2013 MetaStuff Ltd.. All Rights Reserved.