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

/libcore/dom/src/test/java/org/w3c/domts/level2/core/
H A DsetAttributeNodeNS04.java48 public final class setAttributeNodeNS04 extends DOMTestCase { class in inherits:DOMTestCase
55 public setAttributeNodeNS04(final DOMTestDocumentBuilderFactory factory) throws org.w3c.domts.DOMTestIncompatibleException { method in class:setAttributeNodeNS04
96 return "http://www.w3.org/2001/DOM-Test-Suite/level2/core/setAttributeNodeNS04";
103 DOMTestCase.doMain(setAttributeNodeNS04.class, args);

Completed in 254 milliseconds