Package | Description |
---|---|
org.apache.pdfbox.pdmodel |
The PDModel package represents a high level API for creating and manipulating PDF documents.
|
org.apache.pdfbox.preflight.process |
Modifier and Type | Method and Description |
---|---|
PDDocumentCatalog |
PDDocument.getDocumentCatalog()
This will get the document CATALOG.
|
Constructor and Description |
---|
PDDocumentNameDictionary(PDDocumentCatalog cat)
Constructor.
|
PDDocumentNameDictionary(PDDocumentCatalog cat,
COSDictionary names)
Constructor.
|
Modifier and Type | Field and Description |
---|---|
protected PDDocumentCatalog |
CatalogValidationProcess.catalog |
Copyright © 2002–2017 The Apache Software Foundation. All rights reserved.