nodegetownerdocument01.java | 43 public final class nodegetownerdocument01 extends DOMTestCase { class in inherits:DOMTestCase 50 public nodegetownerdocument01(final DOMTestDocumentBuilderFactory factory) throws org.w3c.domts.DOMTestIncompatibleException { method in class:nodegetownerdocument01 81 assertNull("nodegetownerdocument01", ownerDoc); 88 return "http://www.w3.org/2001/DOM-Test-Suite/level2/core/nodegetownerdocument01"; 95 DOMTestCase.doMain(nodegetownerdocument01.class, args);
|