nodeinsertbefore.java | 41 public final class nodeinsertbefore extends DOMTestCase { class in inherits:DOMTestCase 48 public nodeinsertbefore(final DOMTestDocumentBuilderFactory factory) throws org.w3c.domts.DOMTestIncompatibleException { method in class:nodeinsertbefore 130 return "http://www.w3.org/2001/DOM-Test-Suite/level1/core/nodeinsertbefore"; 137 DOMTestCase.doMain(nodeinsertbefore.class, args);
|