Uses of Class
org.apache.xml.utils.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 classDOM2HelperDeprecated.Since the introduction of the DTM, this class will be removed.Fields in org.apache.xml.utils declared as DOMHelper Modifier and Type Field Description protected DOMHelperTreeWalker. m_dhDomHelper for this TreeWalkerConstructors in org.apache.xml.utils with parameters of type DOMHelper Constructor Description AttList(NamedNodeMap attrs, DOMHelper dh)Constructor AttListTreeWalker(ContentHandler contentHandler, DOMHelper dh)Constructor.TreeWalker(ContentHandler contentHandler, DOMHelper dh, String systemId)Constructor.