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, removeclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitforEachRemainingpublic OMChildElementIterator(OMElement currentChild)
currentChild - protected boolean matches(OMNode node)
OMFilterIteratormatches in class OMFilterIteratornode - the node to testOMFilterIterator.next()Copyright © 2004–2024 The Apache Software Foundation. All rights reserved.