|
xmlgraphics-commons 2.3 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.apache.xmlgraphics.ps.dsc.FilteringEventListener
public class FilteringEventListener
DSCListener implementation that filters certain DSC events.
| Constructor Summary | |
|---|---|
FilteringEventListener(DSCFilter filter)
Main constructor. |
|
| Method Summary | |
|---|---|
void |
processEvent(DSCEvent event,
DSCParser parser)
Called for each DSC event. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public FilteringEventListener(DSCFilter filter)
filter - the filter| Method Detail |
|---|
public void processEvent(DSCEvent event,
DSCParser parser)
throws java.io.IOException,
DSCException
processEvent in interface DSCListenerevent - the DSC eventparser - the DSC parser
java.io.IOException - if an I/O error occurs
DSCException - if a DSC-specific error occurs
|
xmlgraphics-commons 2.3 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||