Class JaxenXPathExecuter.NodeListWrapper
- java.lang.Object
-
- net.sf.jasperreports.engine.util.xml.JaxenXPathExecuter.NodeListWrapper
-
- All Implemented Interfaces:
org.w3c.dom.NodeList
- Enclosing class:
- JaxenXPathExecuter
protected static final class JaxenXPathExecuter.NodeListWrapper extends java.lang.Object implements org.w3c.dom.NodeList
-
-
Constructor Summary
Constructors Constructor Description NodeListWrapper(java.util.List<?> nodes)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description intgetLength()org.w3c.dom.Nodeitem(int index)
-