|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface SAXEventProvider
A simple way of giving someone a place from which to get SAX events.
The GNU Lesser General Public License for details.
Method Summary | |
---|---|
void |
provideSAXEvents(ContentHandler handler)
When SAX events are required the user of this interface can call this method. |
Method Detail |
---|
void provideSAXEvents(ContentHandler handler) throws SAXException
handler
- The place to send SAX events.
SAXException
- when a SAX encounters a problem
|
Copyright ยจ 2003-2015 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |