| Package | Description |
|---|---|
| org.apache.pdfbox.pdmodel |
The PDModel package represents a high level API for creating and manipulating PDF documents.
|
| org.verapdf.model.impl.pb.pd |
| Modifier and Type | Method and Description |
|---|---|
PDStructureTreeRoot |
PDDocumentCatalog.getStructureTreeRoot()
Get the document's structure tree root, or null if none exists.
|
| Modifier and Type | Method and Description |
|---|---|
void |
PDDocumentCatalog.setStructureTreeRoot(PDStructureTreeRoot treeRoot)
Sets the document's structure tree root.
|
| Constructor and Description |
|---|
PBoxPDStructTreeRoot(PDStructureTreeRoot treeRoot,
PDFAFlavour flavour)
Default constructor
|
Copyright © 2015–2020 The veraPDF Consortium. All rights reserved.