public interface SAXEventProvider
The GNU Lesser General Public License for details.| Modifier and Type | Method and Description |
|---|---|
void |
provideSAXEvents(ContentHandler handler)
When SAX events are required the user of this interface can call this
method.
|
void provideSAXEvents(ContentHandler handler) throws SAXException
handler - The place to send SAX events.SAXException - when a SAX encounters a problem