|
xmlgraphics-commons 1.2 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--org.apache.xmlgraphics.ps.dsc.DefaultNestedDocumentHandler
Default implementation of the NestedDocumentHandler interface which automatically skips data between Begin/EndDocument and Begin/EndData.
Fields inherited from interface org.apache.xmlgraphics.ps.dsc.DSCParserConstants |
COMMENT, DSC_COMMENT, EOF, HEADER_COMMENT, LINE |
Constructor Summary | |
DefaultNestedDocumentHandler(PSGenerator gen)
Creates a new instance. |
Method Summary | |
void |
handle(DSCEvent event,
DSCParser parser)
Handle a DSC event. |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public DefaultNestedDocumentHandler(PSGenerator gen)
gen
- PSGenerator to pass through the skipped contentMethod Detail |
public void handle(DSCEvent event, DSCParser parser) throws java.io.IOException, DSCException
NestedDocumentHandler
handle
in interface NestedDocumentHandler
NestedDocumentHandler.handle(org.apache.xmlgraphics.ps.dsc.events.DSCEvent, org.apache.xmlgraphics.ps.dsc.DSCParser)
|
xmlgraphics-commons 1.2 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |