T - the generic typepublic static class XMLFragment.NodeTypeIterator<T extends XMLFragment> extends LookForwardIterator<T,XMLFragment>
NodeTypeIterator<XBRLImport> import = new NodeTypeIterator(taxonomyRoot)
LookForwardIterator.ICheck<E,F>| Constructor and Description |
|---|
NodeTypeIterator(java.util.Iterator<XMLFragment> iter,
java.lang.Class<T> type)
Instantiates a new node type iterator.
|
NodeTypeIterator(XMLFragment node,
java.lang.Class<T> type)
Instantiates a new node type iterator.
|
hasNext, next, removepublic NodeTypeIterator(XMLFragment node, java.lang.Class<T> type)
node - the nodetype - the typepublic NodeTypeIterator(java.util.Iterator<XMLFragment> iter, java.lang.Class<T> type)
iter - the itertype - the typeCopyright 2006-2015 Reporting Standard S.L., C/ Torrecilla del Puerto 1, 28043, Madrid, Espaņa