Class SAX2DTM2.TypedRootIterator

  • All Implemented Interfaces:
    java.lang.Cloneable, DTMAxisIterator
    Enclosing class:
    SAX2DTM2

    public class SAX2DTM2.TypedRootIterator
    extends DTMDefaultBaseIterators.RootIterator
    Iterator that returns the namespace nodes as defined by the XPath data model for a given node, filtered by extended type ID.
    • Constructor Detail

      • TypedRootIterator

        public TypedRootIterator​(int nodeType)
        Constructor TypedRootIterator
        Parameters:
        nodeType - The extended type ID being requested.