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