| Package | Description |
|---|---|
| org.verapdf.pdfa |
Interfaces for PDF/A validation and Metadata repair.
|
| org.verapdf.processor |
| Modifier and Type | Interface and Description |
|---|---|
interface |
MetadataFixer
Simple interface for PDF/A metadata repair.
|
interface |
PDFAParser
Simple interface that needs a little more work.
|
interface |
PDFAValidator
A PDFAValidator performs a series of checks on PDF/A documents to verify that
the document conforms to a specific PDF/A flavour.
|
interface |
VeraPDFFoundry
The veraPDFFoundry interface provides methods for creating implementations of
the classes provided by a PDF Parser and Metadata Fixer implementations.
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
BatchProcessor |
interface |
ItemProcessor
Processor encapsulates all validation processes: validation, metadata fixes
and feature extracting.
|
interface |
Processor |
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractBatchProcessor |
class |
BatchFileProcessor |
Copyright © 2015–2017 The veraPDF Consortium. All rights reserved.