org.dom4j.tree
public class ElementQNameIterator extends FilterIterator
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.
proxy
Constructor and Description |
---|
ElementQNameIterator(java.util.Iterator proxy,
QName qName)
Deprecated.
|
public ElementQNameIterator(java.util.Iterator proxy, QName qName)
protected boolean matches(java.lang.Object object)
matches
in class FilterIterator
object
- DOCUMENT ME!Element
interface and matches the given QName
Copyright ? 2005 MetaStuff Ltd. All Rights Reserved. Hosted by