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.
|
Copyright © 2002–2016 Gargoyle Software Inc.. All rights reserved.