public class OMQNameFilterIterator extends OMFilterIterator
QName
equality,
i.e. namespace URI and local name.
Namespace prefixes are not taken into account by the filter.Constructor and Description |
---|
OMQNameFilterIterator(Iterator parent,
QName qname) |
Modifier and Type | Method and Description |
---|---|
protected boolean |
matches(OMNode node)
Determine whether the given node matches the filter criteria.
|
hasNext, next, remove
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
forEachRemaining
protected boolean matches(OMNode node)
OMFilterIterator
matches
in class OMFilterIterator
node
- the node to testOMFilterIterator.next()
Copyright © 2004–2023 The Apache Software Foundation. All rights reserved.