public interface SAX2EventProducer
| Modifier and Type | Method and Description |
|---|---|
void |
setContentHandler(ContentHandler contentHandler)
Sets the SAX2 ContentHandler to send SAX 2 events to
|
void |
start()
Signals to start producing events.
|
void setContentHandler(ContentHandler contentHandler)
void start()
throws SAXException
SAXExceptionCopyright © 2016. All rights reserved.