dom.DTest This class tests methods for XML DOM implementation version 2.0 10/12/98 DOMException errors are tested by calls to DOMExceptionsTest from: Main, docBuilder... @author Philip W. Davis
org.apache.xml.dtm.ref.DTMNodeProxy <code>DTMNodeProxy</code> presents a DOM Node API front-end to the DTM model. <p> It does _not_ attempt to address the "node identity" question; no effort is made to prevent the creation of multiple proxies referring to a single DTM node. Users can create a mechanism for managing ...
org.apache.axis2.saaj.SOAPDocumentImpl @author Ashutosh Shahi ashutosh.shahi@gmail.com TODO To change the template for this generated type comment go to Window - Preferences - Java - Code Style - Code Templates