public interface StreamFilter
| Modifier and Type | Method and Description |
|---|---|
boolean |
accept(XMLStreamReader
Tests whether the current state is part of this stream.
|
boolean accept(XMLStreamReaderreader)
reader - the event to test