|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectnet.northfuse.resources.config.NodeListIterator<T>
T - Some type that extends Nodepublic final class NodeListIterator<T extends org.w3c.dom.Node>
Converts a node list to an iterable.
| Constructor Summary | |
|---|---|
NodeListIterator(org.w3c.dom.NodeList nodeList)
Creates a NodeListIterator. |
|
| Method Summary | |
|---|---|
java.util.Iterator<T> |
iterator()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public NodeListIterator(org.w3c.dom.NodeList nodeList)
nodeList - A node list| Method Detail |
|---|
public java.util.Iterator<T> iterator()
iterator in interface java.lang.Iterable<T extends org.w3c.dom.Node>
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||