public class ElementQNameIterator extends FilterIterator
ElementQNameIterator is a filtering Iteratorwhich
filters out objects which do not implement the Elementinterface and
are not of the correct fully qualified element name.
proxy| Constructor and Description |
|---|
ElementQNameIterator(java.util.Iterator proxy,
QName qName)
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
protected boolean |
matches(java.lang.Object object)
Deprecated.
DOCUMENT ME!
|
findNext, hasNext, next, removepublic ElementQNameIterator(java.util.Iterator proxy,
QName qName)
protected boolean matches(java.lang.Object object)
matches in class FilterIteratorobject - DOCUMENT ME!Element
interface and matches the given QNameCopyright ? 2005 MetaStuff Ltd. All Rights Reserved. Hosted by