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
SAXException
Copyright © 2014. All rights reserved.