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

/dalvik/libcore/dom/src/test/java/org/w3c/domts/level1/core/
H A Dhc_documentgetdoctype.java36 public final class hc_documentgetdoctype extends DOMTestCase { class in inherits:DOMTestCase
43 public hc_documentgetdoctype(final DOMTestDocumentBuilderFactory factory) throws org.w3c.domts.DOMTestIncompatibleException { method in class:hc_documentgetdoctype
92 return "http://www.w3.org/2001/DOM-Test-Suite/level1/core/hc_documentgetdoctype";
99 DOMTestCase.doMain(hc_documentgetdoctype.class, args);

Completed in 56 milliseconds