Class PDFExtractLinksOperation
java.lang.Object
org.nuxeo.ecm.platform.pdf.operations.PDFExtractLinksOperation
Returns a JSON string of an array of objects with page, subType, text and link fields.
If getAll
is false
, then type
is required.
- Since:
- 8.10
-
Field Summary
-
Constructor Summary
-
Method Summary
-
Field Details
-
ID
- See Also:
-
type
-
getAll
protected boolean getAll
-
-
Constructor Details
-
PDFExtractLinksOperation
public PDFExtractLinksOperation()
-
-
Method Details
-
run
- Throws:
IOException
org.json.JSONException
-