T
- the type of nodes over which to iterateprotected class DomNode.DescendantElementsIterator<T extends DomNode> extends Object implements Iterator<T>
Constructor and Description |
---|
DomNode.DescendantElementsIterator(Class<T> type)
Creates a new instance which iterates over the specified node type.
|
public T nextNode()
Copyright © 2002-2012 Gargoyle Software Inc.. All Rights Reserved.