Uses of Class
org.apache.xml.utils.DOMHelper

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.AttList(NamedNodeMap attrs, DOMHelper dh)
          Constructor AttList
TreeWalker.TreeWalker(ContentHandler contentHandler, DOMHelper dh, java.lang.String systemId)
          Constructor.
TreeWalker.TreeWalker(ContentHandler contentHandler, DOMHelper dh)
          Constructor.
 



Copyright © 2006 Apache XML Project. All Rights Reserved.