org.apache.xml.dtm.ref
Class DTMDefaultBaseIterators.TypedNamespaceIterator
- DTMDefaultBaseIterators
- Cloneable, DTMAxisIterator
public class DTMDefaultBaseIterators.TypedNamespaceIterator
Iterator that returns the namespace nodes as defined by the XPath data model
for a given node, filtered by extended type ID.
int | next()- Get the next node in the iteration.
|
cloneIterator, getAxis, getLast, getNodeByPosition, getPosition, getStartNode, includeSelf, isDocOrdered, isReverse, reset, setRestartable |
TypedNamespaceIterator
public TypedNamespaceIterator(int nodeType)
Constructor TypedNamespaceIterator
nodeType - The extended type ID being requested.
Copyright B) 2004 Apache XML Project. All Rights Reserved.