Uses of Class
com.jaxfront.core.xpath.NodeList

Packages that use NodeList
com.jaxfront.core.xpath   
 

Uses of NodeList in com.jaxfront.core.xpath
 

Methods in com.jaxfront.core.xpath that return NodeList
 NodeList W3CXPathExecuterImpl.processNodeListXPath(org.w3c.dom.Node rootElement, java.lang.String xpath)