hc_nodeinsertbefore.java | 43 public final class hc_nodeinsertbefore extends DOMTestCase { class in inherits:DOMTestCase 50 public hc_nodeinsertbefore(final DOMTestDocumentBuilderFactory factory) throws org.w3c.domts.DOMTestIncompatibleException { method in class:hc_nodeinsertbefore 109 return "http://www.w3.org/2001/DOM-Test-Suite/level1/core/hc_nodeinsertbefore"; 116 DOMTestCase.doMain(hc_nodeinsertbefore.class, args);
|