public interface BatchProcessingHandler extends Closeable
| Modifier and Type | Method and Description |
|---|---|
void |
handleBatchEnd(BatchSummary summary) |
void |
handleBatchStart(ProcessorConfig config) |
void |
handleResult(ProcessorResult result) |
void handleBatchStart(ProcessorConfig config) throws VeraPDFException
VeraPDFExceptionvoid handleResult(ProcessorResult result) throws VeraPDFException
VeraPDFExceptionvoid handleBatchEnd(BatchSummary summary) throws VeraPDFException
VeraPDFExceptionCopyright © 2015–2016 The veraPDF Consortium. All rights reserved.