|
xmlgraphics-commons 1.3.1 | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use DSCHandler | |
---|---|
org.apache.xmlgraphics.ps.dsc | Tools for DSC-compliant PostScript files (DSC = Document Structuring Conventions). |
Uses of DSCHandler in org.apache.xmlgraphics.ps.dsc |
---|
Classes in org.apache.xmlgraphics.ps.dsc that implement DSCHandler | |
---|---|
class |
DefaultDSCHandler
Default implementation of a DSCHandler which simply passes through the PostScript content unchanged. |
class |
EventRecorder
DSCHandler implementation that records DSC events. |
Methods in org.apache.xmlgraphics.ps.dsc with parameters of type DSCHandler | |
---|---|
void |
DSCParser.parse(DSCHandler handler)
Starts the parser in push parsing mode sending events to the DSCHandler instance. |
void |
EventRecorder.replay(DSCHandler handler)
Replays the recorded events to a specified DSCHandler instance. |
|
xmlgraphics-commons 1.3.1 | |||||||||
PREV NEXT | FRAMES NO FRAMES |