| Package | Description |
|---|---|
| org.verapdf.processor | |
| org.verapdf.processor.reports | |
| org.verapdf.report |
| Modifier and Type | Method and Description |
|---|---|
BatchSummary |
AbstractBatchProcessor.process(File toProcess,
boolean recurse,
BatchProcessingHandler resultHandler) |
BatchSummary |
BatchProcessor.process(File toProcess,
boolean recurse,
BatchProcessingHandler resutlHandler) |
BatchSummary |
AbstractBatchProcessor.process(List<? extends File> toProcess,
BatchProcessingHandler resultHandler) |
BatchSummary |
BatchProcessor.process(List<? extends File> toProcess,
BatchProcessingHandler resutlHandler) |
BatchSummary |
ProcessorFactory.BatchSummariser.summarise() |
| Modifier and Type | Method and Description |
|---|---|
void |
BatchProcessingHandler.handleBatchEnd(BatchSummary summary) |
| Modifier and Type | Method and Description |
|---|---|
static BatchSummary |
Reports.createBatchSummary(Components.Timer timer,
int jobs,
int failedJobs,
int valid,
int inValid,
int validExcep,
int features) |
| Modifier and Type | Method and Description |
|---|---|
static void |
HTMLReport.writeHTMLReport(InputStream source,
OutputStream destination,
BatchSummary summary,
String wikiPath,
boolean isFullHTML)
Creates html validation report
|
Copyright © 2015–2017 The veraPDF Consortium. All rights reserved.