Class NodeListIterator

    • Constructor Detail

      • NodeListIterator

        public NodeListIterator(NodeList list)
    • Method Detail

      • hasNext

        public boolean hasNext()
      • next

        public Node next()
      • remove

        public void remove()