java.util.Iterator
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 | Description |
---|---|
ElementQNameIterator(java.util.Iterator proxy,
QName qName) |
Deprecated.
|
Modifier and Type | Method | Description |
---|---|---|
protected boolean |
matches(java.lang.Object object) |
Deprecated.
DOCUMENT ME!
|
findNext, hasNext, next, remove
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