|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use DOMHelper | |
org.apache.xml.utils | Implementation of Xalan utility classes. |
org.apache.xpath | Implementation of XPath; for the most part, only classes meant for public use are found at this root level of the XPath packages. |
Uses of DOMHelper in org.apache.xml.utils |
Constructors in org.apache.xml.utils with parameters of type DOMHelper | |
AttList.AttList(org.w3c.dom.NamedNodeMap attrs,
DOMHelper dh)
Constructor AttList |
|
TreeWalker.TreeWalker(org.xml.sax.ContentHandler contentHandler,
DOMHelper dh,
java.lang.String systemId)
Constructor. |
|
TreeWalker.TreeWalker(org.xml.sax.ContentHandler contentHandler,
DOMHelper dh)
Constructor. |
Uses of DOMHelper in org.apache.xpath |
Subclasses of DOMHelper in org.apache.xpath | |
class |
DOM2Helper
Deprecated. Since the introduction of the DTM, this class will be removed. This class provides a DOM level 2 "helper", which provides services currently not provided be the DOM standard. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |