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

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

Completed in 64 milliseconds