| Package | Description |
|---|---|
| io.pdfdata.model |
This package contains entity classes representing responses produced by
the PDFDATA.io API's resources:
|
| Modifier and Type | Method and Description |
|---|---|
List<ProcessedDocument> |
Proc.getDocuments()
Returns the documents included in this proc (which carry the
results of the Operations applied to them by the proc via
ProcessedDocument.getResults()), only if the
proc's status is Proc.Status.COMPLETE. |
Copyright © 2017 PDFDATA.io. All rights reserved.