Uses of Class
org.loboevolution.javax.xml.transform.dom.DOMSource
Packages that use DOMSource
-
Uses of DOMSource in org.loboevolution.apache.xml.dtm.ref.dom2dtm
Constructors in org.loboevolution.apache.xml.dtm.ref.dom2dtm with parameters of type DOMSourceModifierConstructorDescriptionDOM2DTM
(DTMManager mgr, DOMSource domSource, int dtmIdentity, boolean doIndexing) Construct a DOM2DTM object from a DOM node.