public class OMQualifiedNameFilterIterator extends OMFilterIterator
Constructor and Description |
---|
OMQualifiedNameFilterIterator(Iterator parent,
String qualifiedName) |
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 © The Apache Software Foundation. All Rights Reserved.