public static class MXml.ElementIterator extends Object implements Iterator<Element>, Iterable<Element>
MXml.ElementIterator(NodeList list)
boolean
hasNext()
Iterator<Element>
iterator()
Element
next()
void
remove()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public MXml.ElementIterator(NodeList list)
public boolean hasNext()
hasNext
public Element next()
next
public void remove()
remove
public Iterator<Element> iterator()
iterator
Iterable<Element>
Copyright © 2014. All rights reserved.