org.exolab.adaptx.xml
public interface EventProducer
Version: $Revision: 3633 $ $Date: 2003-03-01 02:38:44 -0500 (Sat, 01 Mar 2003) $
Method Summary | |
---|---|
void | setDocumentHandler(DocumentHandler handler)
Sets the DocumentHandler to send SAX events to
|
void | start()
Signals to start producing events.
|