Package | Description |
---|---|
org.nuxeo.ecm.platform.pdf |
Modifier and Type | Method and Description |
---|---|
List<LinkInfo> |
PDFLinks.getLaunchLinks()
Return all links of type "Launch" (
PDActionLaunch.SUB_TYPE ). |
List<LinkInfo> |
PDFLinks.getRemoteGoToLinks()
Return all links of type "GoToR" (
PDActionRemoteGoTo.SUB_TYPE ). |
List<LinkInfo> |
PDFLinks.getURILinks()
Return all links of type "URI" (
PDActionURI.SUB_TYPE ). |
Copyright © 2017 Nuxeo. All rights reserved.