Searched defs:hc_nodegetprevioussiblingnull (Results 1 - 1 of 1) sorted by relevance

/libcore/dom/src/test/java/org/w3c/domts/level1/core/
H A Dhc_nodegetprevioussiblingnull.java40 public final class hc_nodegetprevioussiblingnull extends DOMTestCase { class in inherits:DOMTestCase
47 public hc_nodegetprevioussiblingnull(final DOMTestDocumentBuilderFactory factory) throws org.w3c.domts.DOMTestIncompatibleException { method in class:hc_nodegetprevioussiblingnull
79 return "http://www.w3.org/2001/DOM-Test-Suite/level1/core/hc_nodegetprevioussiblingnull";
86 DOMTestCase.doMain(hc_nodegetprevioussiblingnull.class, args);

Completed in 121 milliseconds