Constructor and Description |
---|
XMLNodeIterator(Node first)
Constructor with first element to iterate over.
|
private Node next
public XMLNodeIterator(Node first)
first
- first child of parent node.public boolean hasNext()
public Node next()
Copyright © 2015 ELKI Development Team, Lehr- und Forschungseinheit für Datenbanksysteme, Ludwig-Maximilians-Universität München. License information.