Uses of Class
javax.xml.transform.dom.DOMSource
| Package | Description |
|---|---|
| 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 Constructor Description DOM2DTM(DTMManager mgr, DOMSource domSource, int dtmIdentity, DTMWSFilter whiteSpaceFilter, XMLStringFactory xstringfactory, boolean doIndexing)Construct a DOM2DTM object from a DOM node.