| Package | Description |
|---|---|
| io.pdfdata.model |
This package contains entity classes representing responses produced by
the PDFDATA.io API's resources:
|
| io.pdfdata.model.ops |
This package contains classes modeling each of the PDF content- and
data-extraction
Operations offered by
PDFDATA.io. |
| Modifier and Type | Method and Description |
|---|---|
List<Operation.Result> |
ProcessedDocument.getResults()
Returns the results of applying the
operations configured at proc-creation time to this document.
|
| Modifier and Type | Method and Description |
|---|---|
void |
Image.registerResource(Operation.Result result) |
| Modifier and Type | Class and Description |
|---|---|
static class |
Attachments.Result |
static class |
Images.Result |
static class |
Metadata.Result
PDF document metadata is an entirely free-form set of key-value pairs.
|
static class |
PageTemplates.Result |
static class |
Text.Result |
static class |
XMPMetadata.Result |
Copyright © 2017 PDFDATA.io. All rights reserved.