Class NsIteratorImpl

    • Constructor Detail

      • NsIteratorImpl

        public NsIteratorImpl​(java.util.Iterator<java.lang.String> iter,
                              java.lang.Object o)
        Creates new NsIteratorImpl, ignores _o_
    • Method Detail

      • nextNs

        public java.lang.String nextNs()
        Description copied from interface: NsIterator
        Return the next namespace name of the iteration.
        Specified by:
        nextNs in interface NsIterator
        Returns:
        The next name space URI from the iteration.