|
xmlgraphics-commons 1.3.1 | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use NestedDocumentHandler | |
---|---|
org.apache.xmlgraphics.ps.dsc | Tools for DSC-compliant PostScript files (DSC = Document Structuring Conventions). |
Uses of NestedDocumentHandler in org.apache.xmlgraphics.ps.dsc |
---|
Classes in org.apache.xmlgraphics.ps.dsc that implement NestedDocumentHandler | |
---|---|
class |
DefaultNestedDocumentHandler
Default implementation of the NestedDocumentHandler interface which automatically skips data between Begin/EndDocument and Begin/EndData. |
Methods in org.apache.xmlgraphics.ps.dsc with parameters of type NestedDocumentHandler | |
---|---|
void |
DSCParser.setNestedDocumentHandler(NestedDocumentHandler handler)
Sets a NestedDocumentHandler which is used to skip nested documents like embedded EPS files. |
|
xmlgraphics-commons 1.3.1 | |||||||||
PREV NEXT | FRAMES NO FRAMES |