- All Superinterfaces:
- org.xml.sax.ContentHandler
- All Known Implementing Classes:
- DefaultDOMHandler
public interface DOMHandler
extends org.xml.sax.ContentHandler
ContentHandler encapsulating a DOM document. The document tree is built
from SAX events sent to the handler.
- Version:
- CVS $Revision: 1.4 $ $Date: 2004/02/28 11:47:31 $
- Author:
- Avalon Development Team