| BatchProcessingHandler |
Interface that should be implemented by developers wishing to write custom
result handlers for the veraPDF BatchProcessor.
|
| BatchProcessor |
The veraPDF batch processor, used to process multiple files.
|
| ItemProcessor |
Processor encapsulates all validation processes: validation, metadata fixes
and feature extracting.
|
| Processor |
Base interface for veraPDF Processors, mandates some basic properties.
|
| ProcessorConfig |
|
| ProcessorResult |
|
| TaskResult |
Interface that encapsulates the details of the result of a veraPDF task.
|