public interface DSCFilter
Modifier and Type | Method and Description |
---|---|
boolean |
accept(DSCEvent event)
Indicates whether a particular event is acceptable or if it should be skipped/ignored.
|
boolean accept(DSCEvent event)
event
- the DSC eventCopyright 1999-2016 The Apache Software Foundation. All Rights Reserved.