net.sf.jasperreports.engine.util.xml
Class JaxenXPathExecuter.NodeListWrapper

java.lang.Object
  extended by 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
JaxenXPathExecuter.NodeListWrapper(java.util.List<?> nodes)
           
 
Method Summary
 int getLength()
           
 org.w3c.dom.Node item(int index)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

JaxenXPathExecuter.NodeListWrapper

public JaxenXPathExecuter.NodeListWrapper(java.util.List<?> nodes)
Method Detail

getLength

public int getLength()
Specified by:
getLength in interface org.w3c.dom.NodeList

item

public org.w3c.dom.Node item(int index)
Specified by:
item in interface org.w3c.dom.NodeList


© 2001-2010 Jaspersoft Corporation www.jaspersoft.com