OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:createdocument04
(Results
1 - 2
of
2
) sorted by null
/libcore/dom/src/test/java/org/w3c/domts/level2/core/
createDocument04.java
48
public final class
createDocument04
extends DOMTestCase {
55
public
createDocument04
(final DOMTestDocumentBuilderFactory factory) throws org.w3c.domts.DOMTestIncompatibleException {
97
return "http://www.w3.org/2001/DOM-Test-Suite/level2/core/
createDocument04
";
104
DOMTestCase.doMain(
createDocument04
.class, args);
alltests.java
64
// sink.addTest(
createDocument04
.class);
Completed in 563 milliseconds