|
xmlgraphics-commons 1.3.1 | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use DSCParser | |
---|---|
org.apache.xmlgraphics.ps.dsc | Tools for DSC-compliant PostScript files (DSC = Document Structuring Conventions). |
org.apache.xmlgraphics.ps.dsc.tools | Tools for working with DSC-compliant PostScript files. |
Uses of DSCParser in org.apache.xmlgraphics.ps.dsc |
---|
Methods in org.apache.xmlgraphics.ps.dsc with parameters of type DSCParser | |
---|---|
void |
DefaultNestedDocumentHandler.handle(DSCEvent event,
DSCParser parser)
|
void |
NestedDocumentHandler.handle(DSCEvent event,
DSCParser parser)
Handle a DSC event. |
Uses of DSCParser in org.apache.xmlgraphics.ps.dsc.tools |
---|
Methods in org.apache.xmlgraphics.ps.dsc.tools with parameters of type DSCParser | |
---|---|
static DSCHeaderComment |
DSCTools.checkAndSkipDSC30Header(DSCParser parser)
Verifies that the file being parsed is a DSC 3.0 file. |
static DSCComment |
DSCTools.nextPageOrTrailer(DSCParser parser,
PSGenerator gen)
Advances the parser to the next page or to the trailer or the end of file comment. |
|
xmlgraphics-commons 1.3.1 | |||||||||
PREV NEXT | FRAMES NO FRAMES |