Uses of Class
org.apache.xmlgraphics.ps.dsc.events.DSCHeaderComment
-
Packages that use DSCHeaderComment Package Description org.apache.xmlgraphics.ps.dsc.tools Tools for working with DSC-compliant PostScript files. -
-
Uses of DSCHeaderComment in org.apache.xmlgraphics.ps.dsc.tools
Methods in org.apache.xmlgraphics.ps.dsc.tools that return DSCHeaderComment Modifier and Type Method Description static DSCHeaderComment
DSCTools. checkAndSkipDSC30Header(DSCParser parser)
Verifies that the file being parsed is a DSC 3.0 file.
-