| Package | Description |
|---|---|
| org.verapdf.metadata.fixer | |
| org.verapdf.pdfa |
Interfaces for PDF/A validation and Metadata repair.
|
| org.verapdf.processor |
| Modifier and Type | Class and Description |
|---|---|
class |
PBoxMetadataFixerImpl |
| 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
The veraPDF batch processor, used to process multiple files.
|
interface |
ItemProcessor
Processor encapsulates all validation processes: validation, metadata fixes
and feature extracting.
|
interface |
Processor
Base interface for veraPDF Processors, mandates some basic properties.
|
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractBatchProcessor |
class |
BatchFileProcessor |
Copyright © 2015–2019 The veraPDF Consortium. All rights reserved.