public class FilteringEventListener extends Object implements DSCListener
DSCListener implementation that filters certain DSC events.| Constructor and Description |
|---|
FilteringEventListener(DSCFilter filter)
Main constructor.
|
public FilteringEventListener(DSCFilter filter)
filter - the filterpublic void processEvent(DSCEvent event, DSCParser parser) throws IOException, DSCException
processEvent in interface DSCListenerevent - the DSC eventparser - the DSC parserIOException - if an I/O error occursDSCException - if a DSC-specific error occursCopyright 1999-2012 The Apache Software Foundation. All Rights Reserved.