Uses of Class
org.apache.pdfbox.pdmodel.common.filespecification.PDComplexFileSpecification
-
Packages that use PDComplexFileSpecification Package Description org.apache.pdfbox.pdmodel The PDModel package represents a high level API for creating and manipulating PDF documents. -
-
Uses of PDComplexFileSpecification in org.apache.pdfbox.pdmodel
Methods in org.apache.pdfbox.pdmodel that return PDComplexFileSpecification Modifier and Type Method Description protected PDComplexFileSpecification
PDEmbeddedFilesNameTreeNode. convertCOSToPD(COSBase base)
Methods in org.apache.pdfbox.pdmodel that return types with arguments of type PDComplexFileSpecification Modifier and Type Method Description protected PDNameTreeNode<PDComplexFileSpecification>
PDEmbeddedFilesNameTreeNode. createChildNode(COSDictionary dic)
-