Package | Description |
---|---|
org.apache.xmlgraphics.ps.dsc |
Tools for DSC-compliant PostScript files (DSC = Document Structuring Conventions).
|
Modifier and Type | Class | Description |
---|---|---|
class |
DefaultNestedDocumentHandler |
DSCListener implementation which automatically skips data
between Begin/EndDocument and Begin/EndData. |
class |
FilteringEventListener |
DSCListener implementation that filters certain DSC events. |
Modifier and Type | Method | Description |
---|---|---|
void |
DSCParser.addListener(DSCListener listener) |
Adds a DSC event listener.
|
void |
DSCParser.removeListener(DSCListener listener) |
Removes a DSC event listener.
|
Copyright 1999-2016 The Apache Software Foundation. All Rights Reserved.