|
Streaming API for XML (JSR 173) Version 1.0 |
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
This interface declares a simple filter interface that one can create to filter XMLEventReaders
Method Summary | |
boolean |
accept(XMLEvent event)
Tests whether this event is part of this stream. |
Method Detail |
public boolean accept(XMLEvent event)
event
- the event to test
|
Streaming API for XML (JSR 173) Version 1.0 |
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |