public interface BatchProcessor extends Processor
| Modifier and Type | Method and Description |
|---|---|
BatchSummary |
process(File toProcess,
boolean recurse,
BatchProcessingHandler resutlHandler) |
BatchSummary |
process(List<? extends File> toProcess,
BatchProcessingHandler resutlHandler) |
getConfig, getDependenciesgetDetailsBatchSummary process(List<? extends File> toProcess, BatchProcessingHandler resutlHandler) throws VeraPDFException
VeraPDFExceptionBatchSummary process(File toProcess, boolean recurse, BatchProcessingHandler resutlHandler) throws VeraPDFException
VeraPDFExceptionCopyright © 2015–2016 The veraPDF Consortium. All rights reserved.