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

  /libcore/dom/src/test/java/org/w3c/domts/level1/core/
documentcreateprocessinginstruction.java 48 public final class documentcreateprocessinginstruction extends DOMTestCase { class in inherits:DOMTestCase
55 public documentcreateprocessinginstruction(final DOMTestDocumentBuilderFactory factory) throws org.w3c.domts.DOMTestIncompatibleException { method in class:documentcreateprocessinginstruction
90 return "http://www.w3.org/2001/DOM-Test-Suite/level1/core/documentcreateprocessinginstruction";
97 DOMTestCase.doMain(documentcreateprocessinginstruction.class, args);
alltests.java 119 sink.addTest(documentcreateprocessinginstruction.class);
  /libcore/dom/src/test/java/org/w3c/domts/
JunitTestCases.java 178 runDomTest("http://www.w3.org/2001/DOM-Test-Suite/level1/core/documentcreateprocessinginstruction");
    [all...]

Completed in 172 milliseconds