See: Description
Interface | Description |
---|---|
Location |
Used to record the location of specific test assertions during the validation
process.
|
MetadataFixerResult |
Holds the result of an attempt to repair PDF/A metadata by a
MetadataFixer . |
TestAssertion |
A TestAssertion records the result of performing a validation test on a
particular document property, or set of properties.
|
ValidationResult |
Created as the result of validating a PDF/A document against a
ValidationProfile . |
Class | Description |
---|---|
MetadataFixerResultImpl | |
MetadataFixerResultImpl.Builder | |
ValidationResults |
Enum | Description |
---|---|
MetadataFixerResult.RepairStatus |
Enumeration that indicates the status of a metadata repair task.
|
TestAssertion.Status |
Enum that indicates the result of a particular test assertion, i.e.
|
See the static ValidationResults
utility
class for helper methods that create the different Result types. All of the
reference implementations for the types are JAXB annotated. There are helper
methods for serialisation and de-serialisation to and from XML.
Copyright © 2015–2019 The veraPDF Consortium. All rights reserved.