Please note that the specifications and other information contained herein are not final and are subject to change. The information is being made available to you solely for purpose of evaluation.
Tests whether the current state is part of this stream. This method
will return true if this filter accepts this event and false otherwise.
The method should not change the state of the reader when accepting
a state.
Parameters:
reader - the event to test
Returns:
true if this filter accepts this event, false otherwise