|
||||||||||
| 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.
for license details.
The copyright to this program is held by it's authors.| 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
|
Copyright ยจ 2003-2006 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||