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

  /libcore/dom/src/test/java/org/w3c/domts/level1/core/
documentgetdoctype.java 43 public final class documentgetdoctype extends DOMTestCase { class in inherits:DOMTestCase
50 public documentgetdoctype(final DOMTestDocumentBuilderFactory factory) throws org.w3c.domts.DOMTestIncompatibleException { method in class:documentgetdoctype
88 return "http://www.w3.org/2001/DOM-Test-Suite/level1/core/documentgetdoctype";
95 DOMTestCase.doMain(documentgetdoctype.class, args);
alltests.java 121 sink.addTest(documentgetdoctype.class);

Completed in 340 milliseconds