程序包 | 说明 |
---|---|
org.apache.xmlgraphics.ps.dsc |
Tools for DSC-compliant PostScript files (DSC = Document Structuring Conventions).
|
限定符和类型 | 类和说明 |
---|---|
class |
DefaultNestedDocumentHandler
DSCListener implementation which automatically skips data
between Begin/EndDocument and Begin/EndData. |
class |
FilteringEventListener
DSCListener implementation that filters certain DSC events. |
限定符和类型 | 方法和说明 |
---|---|
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.