Package org.apache.cocoon.xml.dom

Interface Summary
DOMBuilder.Listener The Listener interface must be implemented by those objects willing to be notified of a successful DOM tree generation.
DOMFactory This interface identifies classes producing instances of DOM Document objects.
 

Class Summary
DOMBuilder The DOMBuilder is a utility class that will generate a W3C DOM Document from SAX events.
DOMStreamer The DOMStreamer is a utility class that will generate SAX events from a W3C DOM Document.
SVGBuilder The SVGBuilder is a utility class that will generate a SVG-DOM Document from SAX events using Batik's SVGDocumentFactory.
 



Copyright � 1999-2002 Apache Software Foundation. All Rights Reserved.