Uses of Class
org.apache.pdfbox.pdmodel.interactive.action.type.PDURIDictionary
Packages that use PDURIDictionary
Package
Description
The PDModel package represents a high level API for creating and manipulating PDF documents.
-
Uses of PDURIDictionary in org.apache.pdfbox.pdmodel
Methods in org.apache.pdfbox.pdmodel that return PDURIDictionaryModifier and TypeMethodDescriptionPDDocumentCatalog.getURI()
Document level information in the URI.Methods in org.apache.pdfbox.pdmodel with parameters of type PDURIDictionaryModifier and TypeMethodDescriptionvoid
PDDocumentCatalog.setURI
(PDURIDictionary uri) Set the document level uri.