Class IterableNodeList.NodeListIterator

java.lang.Object
org.xmlunit.util.IterableNodeList.NodeListIterator
All Implemented Interfaces:
Iterator<Node>
Enclosing class:
IterableNodeList

private class IterableNodeList.NodeListIterator extends Object implements Iterator<Node>
  • Field Details

    • current

      private int current
  • Constructor Details

    • NodeListIterator

      private NodeListIterator()
  • Method Details