org.xml.sax
Interface DocumentHandler

All Known Implementing Classes:
HandlerBase, ParserAdapter
Deprecated. This interface has been replaced by the SAX2 ContentHandler interface, which includes Namespace support.

public interface DocumentHandler

Receive notification of general document events.