| Package | Description |
|---|---|
| org.verapdf.processor |
| Modifier and Type | Method and Description |
|---|---|
TaskResult |
ProcessorResult.getResultForTask(TaskType taskType) |
static TaskResult |
ProcessorFactory.taskResultfromXml(InputStream source) |
| Modifier and Type | Method and Description |
|---|---|
EnumMap<TaskType,TaskResult> |
ProcessorResult.getResults() |
Collection<TaskResult> |
ProcessorResult.getResultSet() |
| Modifier and Type | Method and Description |
|---|---|
static void |
ProcessorFactory.taskResultToXml(TaskResult toConvert,
OutputStream dest,
boolean prettyXml) |
Copyright © 2015–2017 The veraPDF Consortium. All rights reserved.