Package org.enhydra.xml.dom

org.enhydra.xml.dom provides various classes for operating on DOM's.

See:
          Description

Interface Summary
DOMTraversal.Handler Interface for node callback object.
SimpleDOMTraversal.Handler Interface for node callback object.
 

Class Summary
DOMAccess Method to support accessing the LazyDOM without expanding it.
DOMInfo Methods to print information out about a DOM.
DOMInfoPrinter DOMTraversal handler for DOMInfo, using only generic DOM interfaces.
DOMOps Various static methods the do simple operations on the DOM.
DOMStats Collect and print statistics on a DOM.
DOMTraversal Class that traverse a DOM tree or subtree, calling handler methods for each node.
SimpleDOMTraversal Simple DOM traverser that calls a handler for every node in the DOM tree.
 

Error Summary
DOMError Error for DOM methods.
 

Package org.enhydra.xml.dom Description

org.enhydra.xml.dom provides various classes for operating on DOM's.



Copyright © 1999-2002 enhydra.org (Mark Diekhans, David Li, Richard Kunze). All Rights reserved.