|
xmlgraphics-commons 1.4 | ||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use DSCListener | |
org.apache.xmlgraphics.ps.dsc | Tools for DSC-compliant PostScript files (DSC = Document Structuring Conventions). |
Uses of DSCListener in org.apache.xmlgraphics.ps.dsc |
Classes in org.apache.xmlgraphics.ps.dsc that implement DSCListener | |
class |
DefaultNestedDocumentHandler
DSCListener implementation which automatically skips data
between Begin/EndDocument and Begin/EndData. |
class |
FilteringEventListener
implementation that filters certain DSC events. |
Methods in org.apache.xmlgraphics.ps.dsc with parameters of type DSCListener | |
void |
DSCParser.addListener(DSCListener listener)
Adds a DSC event listener. |
void |
DSCParser.removeListener(DSCListener listener)
Removes a DSC event listener. |
|
xmlgraphics-commons 1.4 | ||||||||||
PREV NEXT | FRAMES NO FRAMES |