elementremoveattribute.java | 46 public final class elementremoveattribute extends DOMTestCase { class in inherits:DOMTestCase 53 public elementremoveattribute(final DOMTestDocumentBuilderFactory factory) throws org.w3c.domts.DOMTestIncompatibleException { method in class:elementremoveattribute 90 return "http://www.w3.org/2001/DOM-Test-Suite/level1/core/elementremoveattribute"; 97 DOMTestCase.doMain(elementremoveattribute.class, args);
|