|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface StAXHandler
A receiver of XMLStreamReader (StAX) push-style events
| Method Summary | |
|---|---|
void |
handleEvent(XMLStreamReader reader,
int eventType)
This method receives StAX events. |
void |
reset()
reinitialize any internal state and prepare the handler for re-use |
| Method Detail |
|---|
void handleEvent(XMLStreamReader reader,
int eventType)
throws XMLStreamException
reader - the reader from which events are being readeventType - the XML stream event type
XMLStreamExceptionvoid reset()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||