org.exolab.castor.xml
public interface SAX2EventProducer
Since: 1.0M3
Version: $Revision: 5951 $ $Date: 2006-02-22 09:05:40 -0700 (Wed, 22 Feb 2006) $
Method Summary | |
---|---|
void | setContentHandler(ContentHandler contentHandler)
Sets the SAX2 ContentHandler to send SAX 2 events to |
void | start()
Signals to start producing events. |