xmlgraphics-commons 1.2

Package org.apache.xmlgraphics.ps.dsc

Tools for DSC-compliant PostScript files (DSC = Document Structuring Conventions).

See:
          Description

Interface Summary
DSCFilter Filter interface for DSC events used by the DSC parser.
DSCHandler Interface containing events generated by the DSCParser.
DSCParserConstants Constants the DSC parser uses.
NestedDocumentHandler Interface that is used to delegate the handling of nested documents (EPS files, data sections) in a PostScript document.
 

Class Summary
DefaultDSCHandler Default implementation of a DSCHandler which simply passes through the PostScript content unchanged.
DefaultNestedDocumentHandler Default implementation of the NestedDocumentHandler interface which automatically skips data between Begin/EndDocument and Begin/EndData.
DSCCommentFactory Factory for DSCComment subclasses.
DSCParser Parser for DSC-compliant PostScript files (DSC = Document Structuring Conventions).
EventRecorder DSCHandler implementation that records DSC events.
ResourceTracker This class is used to track resources in a DSC-compliant PostScript file.
 

Exception Summary
DSCException Exception to signal problems while parsing a supposedly DSC-conformant file.
 

Package org.apache.xmlgraphics.ps.dsc Description

Tools for DSC-compliant PostScript files (DSC = Document Structuring Conventions).


xmlgraphics-commons 1.2

Copyright 1999-2007 The Apache Software Foundation. All Rights Reserved.