Class Jaxp13XpathEngine.NodeListForIterable

java.lang.Object
org.custommonkey.xmlunit.jaxp13.Jaxp13XpathEngine.NodeListForIterable
All Implemented Interfaces:
NodeList
Enclosing class:
Jaxp13XpathEngine

private static class Jaxp13XpathEngine.NodeListForIterable extends Object implements NodeList
  • Field Details

  • Constructor Details

    • NodeListForIterable

      private NodeListForIterable(Iterable<Node> it)
  • Method Details