- java.lang.Object
-
- org.intocps.orchestration.coe.modeldefinition.xml.NodeIterator
-
-
Constructor Summary
Constructors
| Constructor and Description |
NodeIterator(org.w3c.dom.NodeList list) |
-
Method Summary
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Methods inherited from interface java.util.Iterator
forEachRemaining
-
Methods inherited from interface java.lang.Iterable
forEach, spliterator
-
-
Method Detail
-
hasNext
public boolean hasNext()
- Specified by:
hasNext in interface java.util.Iterator<org.w3c.dom.Node>
-
remove
public void remove()
- Specified by:
remove in interface java.util.Iterator<org.w3c.dom.Node>
Copyright © 2015-2018 INTO CPS. All Rights Reserved.