elementhasattribute02.java | 43 public final class elementhasattribute02 extends DOMTestCase { class in inherits:DOMTestCase 50 public elementhasattribute02(final DOMTestDocumentBuilderFactory factory) throws org.w3c.domts.DOMTestIncompatibleException { method in class:elementhasattribute02 80 assertTrue("elementhasattribute02", state); 87 return "http://www.w3.org/2001/DOM-Test-Suite/level2/core/elementhasattribute02"; 94 DOMTestCase.doMain(elementhasattribute02.class, args);
|