| 
 | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
Allows a simple means of iterating through the contents from a NodeList. Obtained by calling getIterator() on NodeList.
| Method Summary | |
|  Node | getNextNode()returns the next Node in the iterator. | 
|  boolean | hasMoreNodes()Returns true if the iterator has more Nodes. | 
| Method Detail | 
public boolean hasMoreNodes()
public Node getNextNode()
| 
 | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||