Package org.apache.xmlgraphics.ps.dsc
package org.apache.xmlgraphics.ps.dsc
Tools for DSC-compliant PostScript files (DSC = Document Structuring Conventions).
-
ClassDescriptionDefault implementation of a DSCHandler which simply passes through the PostScript content unchanged.
DSCListener
implementation which automatically skips data between Begin/EndDocument and Begin/EndData.Factory for DSCComment subclasses.Exception to signal problems while parsing a supposedly DSC-conformant file.Filter interface for DSC events used by the DSC parser.Interface containing events generated by the DSCParser.Listener interface for the DSC parser.Parser for DSC-compliant PostScript files (DSC = Document Structuring Conventions).Constants the DSC parser uses.DSCHandler implementation that records DSC events.DSCListener
implementation that filters certain DSC events.Interface that is used to delegate the handling of nested documents (EPS files, data sections) in a PostScript document.This class is used to track resources in a DSC-compliant PostScript file.