HomeSort by relevance Sort by last modified time
    Searched refs:nodereplacechildnewchilddiffdocument (Results 1 - 2 of 2) sorted by null

  /libcore/dom/src/test/java/org/w3c/domts/level1/core/
nodereplacechildnewchilddiffdocument.java 47 public final class nodereplacechildnewchilddiffdocument extends DOMTestCase { class in inherits:DOMTestCase
54 public nodereplacechildnewchilddiffdocument(final DOMTestDocumentBuilderFactory factory) throws org.w3c.domts.DOMTestIncompatibleException { method in class:nodereplacechildnewchilddiffdocument
99 return "http://www.w3.org/2001/DOM-Test-Suite/level1/core/nodereplacechildnewchilddiffdocument";
106 DOMTestCase.doMain(nodereplacechildnewchilddiffdocument.class, args);
alltests.java 301 sink.addTest(nodereplacechildnewchilddiffdocument.class);

Completed in 206 milliseconds