|
Groovy JDK |
Method Summary | |
---|---|
Iterator
|
iterator()
Makes org.w3c.dom.NodeList iterable by returning a read-only Iterator which traverses over each Node. |
Method Detail |
---|
public Iterator iterator()
|
Groovy JDK |