|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use DOMHelper | |
---|---|
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 | |
---|---|
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. |
Constructors in org.apache.xml.utils with parameters of type DOMHelper | |
---|---|
AttList(org.w3c.dom.NamedNodeMap attrs,
DOMHelper dh)
Constructor AttList |
|
TreeWalker(org.xml.sax.ContentHandler contentHandler,
DOMHelper dh)
Constructor. |
|
TreeWalker(org.xml.sax.ContentHandler contentHandler,
DOMHelper dh,
java.lang.String systemId)
Constructor. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |