public class NodeListIterable extends Object implements Iterable<Node>
NodeListIterable(NodeList nodeList)
Iterator<Node>
iterator()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public NodeListIterable(NodeList nodeList)
public Iterator<Node> iterator()
iterator
Iterable<Node>
Copyright © 2013 Seam Framework. All rights reserved.