| Package | Description |
|---|---|
| org.verapdf.report |
Interfaces and reference implementations encapsulating the results of PDF/A
validation.
|
| Modifier and Type | Method and Description |
|---|---|
List<ValidationSummary> |
ValidationBatchReport.getTasks() |
| Modifier and Type | Method and Description |
|---|---|
void |
ValidationBatchReport.Builder.addValidationSummary(ValidationSummary summary) |
| Modifier and Type | Method and Description |
|---|---|
static ValidationBatchReport |
ValidationBatchReport.fromValues(BatchSummary batchSummary,
List<ValidationSummary> taskSummaries) |
Copyright © 2015–2016 The veraPDF Consortium. All rights reserved.