public interface NestedDocumentHandler
It is suggested to use the more generally usable DSCListener instead. This
interface may be deprecated in the future.
void handle(DSCEvent event, DSCParser parser) throws java.io.IOException, DSCException
event - the DSC event to handleparser - the DSC parser to work withjava.io.IOException - In case of an I/O errorDSCException - In case of a violation of the DSC spec