Uses of Class
martin.common.xml.MyNodeList

Packages that use MyNodeList
martin.common.xml   
 

Uses of MyNodeList in martin.common.xml
 

Methods in martin.common.xml that return MyNodeList
static MyNodeList XPath.getNodeList(java.lang.String query, org.w3c.dom.Node root)