Searched defs:NodeTest (Results 1 – 3 of 3) sorted by relevance
38 public class NodeTest extends Expression class199 public NodeTest(int whatToShow, String namespace, String name) in NodeTest() method in NodeTest210 public NodeTest(int whatToShow) in NodeTest() method in NodeTest257 public NodeTest(){} in NodeTest() method in NodeTest
22 public class NodeTest extends TestCase { class
1830 protected void NodeTest(int axesType) throws javax.xml.transform.TransformerException in NodeTest() method in XPathParser