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