HomeSort by relevance Sort by last modified time
    Searched full:nodegetnamespaceuri03 (Results 1 - 3 of 3) sorted by null

  /libcore/dom/src/test/java/org/w3c/domts/level2/core/
nodegetnamespaceuri03.java 45 public final class nodegetnamespaceuri03 extends DOMTestCase { class in inherits:DOMTestCase
52 public nodegetnamespaceuri03(final DOMTestDocumentBuilderFactory factory) throws org.w3c.domts.DOMTestIncompatibleException { method in class:nodegetnamespaceuri03
103 return "http://www.w3.org/2001/DOM-Test-Suite/level2/core/nodegetnamespaceuri03";
110 DOMTestCase.doMain(nodegetnamespaceuri03.class, args);
alltests.java 268 sink.addTest(nodegetnamespaceuri03.class);
  /libcore/dom/src/test/java/org/w3c/domts/
JunitTestCases.java     [all...]

Completed in 225 milliseconds