N
T
@Immutable public final class NodeListIterable<N extends Node,T> extends Object implements Iterable<T>
NodeListIterable(NodeList nodeList, Converter<N,T> converter)
NodeListIterator<N,T>
iterator()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public NodeListIterable(NodeList nodeList, Converter<N,T> converter)
nodeList
converter
public NodeListIterator<N,T> iterator()
iterator
Iterable<T>
Copyright © 2014. All Rights Reserved.