| Package | Description |
|---|---|
| org.verapdf.processor | |
| org.verapdf.processor.reports |
| Modifier and Type | Method and Description |
|---|---|
ItemDetails |
ProcessorResult.getProcessedItem() |
| Modifier and Type | Method and Description |
|---|---|
ProcessorResult |
ItemProcessor.process(ItemDetails fileDetails,
InputStream toProcess)
Process an
InputStream and return the ProcessorResult |
| Modifier and Type | Method and Description |
|---|---|
static ItemDetails |
ItemDetails.defaultInstance() |
static ItemDetails |
ItemDetails.fromFile(File file) |
static ItemDetails |
ItemDetails.fromValues(String name) |
static ItemDetails |
ItemDetails.fromValues(String name,
long size) |
Copyright © 2015–2018 The veraPDF Consortium. All rights reserved.