Package org.apache.excalibur.xml.dom

Interface Summary
DOMHandler ContentHandler encapsulating a DOM document.
DOMHandlerFactory The factory creates a DOMHandler encapsulating a DOM document.
DOMParser The parser can be used to parse any XML document given by a InputSource object.
DOMSerializer Converts a DOM document to a stream of SAX events.
XMLFragment This interface must be implemented by classes willing to provide an XML representation of their current state.
 

Class Summary
DefaultDOMHandler  
DefaultDOMHandlerFactory  
DefaultDOMSerializer  
 



Copyright © 1997-2005 The Apache Software Foundation. All Rights Reserved.