public class OMChildElementIterator extends OMFilterIterator
Constructor and Description |
---|
OMChildElementIterator(OMElement currentChild)
Constructor OMChildrenIterator.
|
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
public OMChildElementIterator(OMElement currentChild)
currentChild
- protected boolean matches(OMNode node)
OMFilterIterator
matches
in class OMFilterIterator
node
- the node to testOMFilterIterator.next()
Copyright © 2004–2019 The Apache Software Foundation. All rights reserved.