Uses of Class
javax.xml.transform.dom.DOMSource

Packages that use DOMSource
org.apache.xml.dtm.ref.dom2dtm   
 

Uses of DOMSource in org.apache.xml.dtm.ref.dom2dtm
 

Constructors in org.apache.xml.dtm.ref.dom2dtm with parameters of type DOMSource
DOM2DTM.DOM2DTM(DTMManager mgr, DOMSource domSource, int dtmIdentity, DTMWSFilter whiteSpaceFilter, XMLStringFactory xstringfactory, boolean doIndexing)
          Construct a DOM2DTM object from a DOM node.
 



Copyright © 2006 Apache XML Project. All Rights Reserved.