org.exolab.castor.xml
Interface EventProducer
- public interface EventProducer
A interface which abstracts anything which can produce SAX events.
This allows any EventProducer to be used with the Unmarshaller
- Version:
- $Revision: 1.2 $ $Date: 2000/11/04 01:31:14 $
- Author:
- Keith Visco
Method Summary |
void |
setDocumentHandler(org.xml.sax.DocumentHandler handler)
Sets the DocumentHandler to send SAX events to |
void |
start()
Signals to start producing events. |
setDocumentHandler
public void setDocumentHandler(org.xml.sax.DocumentHandler handler)
- Sets the DocumentHandler to send SAX events to
start
public void start()
throws org.xml.sax.SAXException
- Signals to start producing events.
Intalio Inc. (C) 1999-2001. All rights reserved http://www.intalio.com