Uses of Class
org.apache.xml.utils.DOMHelper
-
Packages that use DOMHelper Package Description org.apache.xml.utils Implementation of Xalan utility classes. -
-
Uses of DOMHelper in org.apache.xml.utils
Subclasses of DOMHelper in org.apache.xml.utils Modifier and Type Class Description class
DOM2Helper
Deprecated.Since the introduction of the DTM, this class will be removed.Constructors in org.apache.xml.utils with parameters of type DOMHelper Constructor Description AttList(org.w3c.dom.NamedNodeMap attrs, DOMHelper dh)
Constructor AttListTreeWalker(org.xml.sax.ContentHandler contentHandler, DOMHelper dh)
Constructor.TreeWalker(org.xml.sax.ContentHandler contentHandler, DOMHelper dh, java.lang.String systemId)
Constructor.
-