|
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 XMLStreamReaders
Method Summary | |
boolean |
accept(XMLStreamReader reader)
Tests whether the current state is part of this stream. |
Method Detail |
public boolean accept(XMLStreamReader reader)
reader
- 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 |