Uses of Class
org.nuxeo.ecm.platform.pdf.LinkInfo
-
Uses of LinkInfo in org.nuxeo.ecm.platform.pdf
Modifier and TypeMethodDescriptionPDFLinks.getLaunchLinks()
Return all links of type "Launch" (PDActionLaunch.SUB_TYPE
).PDFLinks.getRemoteGoToLinks()
Return all links of type "GoToR" (PDActionRemoteGoTo.SUB_TYPE
).PDFLinks.getURILinks()
Return all links of type "URI" (PDActionURI.SUB_TYPE
).