net.sf.jasperreports.engine.util.xml
Class JaxenXPathExecuter.NodeListWrapper
java.lang.Object
net.sf.jasperreports.engine.util.xml.JaxenXPathExecuter.NodeListWrapper
- All Implemented Interfaces:
- NodeList
- Enclosing class:
- JaxenXPathExecuter
protected static final class JaxenXPathExecuter.NodeListWrapper
- extends Object
- implements NodeList
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
JaxenXPathExecuter.NodeListWrapper
public JaxenXPathExecuter.NodeListWrapper(List<?> nodes)
getLength
public int getLength()
- Specified by:
getLength in interface NodeList
item
public Node item(int index)
- Specified by:
item in interface NodeList
Copyright © 2012. All Rights Reserved.