public interface EventProducer
| Modifier and Type | Method and Description |
|---|---|
void |
setDocumentHandler(DocumentHandler handler)
Deprecated.
Sets the DocumentHandler to send SAX events to
|
void |
start()
Deprecated.
Signals to start producing events.
|
void setDocumentHandler(DocumentHandler handler)
void start()
throws SAXException
SAXExceptionCopyright © 2016. All rights reserved.