Class JaxenXPathExecuter.NodeListWrapper

java.lang.Object
net.sf.jasperreports.jaxen.util.xml.JaxenXPathExecuter.NodeListWrapper
All Implemented Interfaces:
NodeList
Enclosing class:
JaxenXPathExecuter

protected static final class JaxenXPathExecuter.NodeListWrapper extends Object implements NodeList
  • Constructor Details

    • NodeListWrapper

      public NodeListWrapper(List<?> nodes)
  • Method Details