| Package | Description |
|---|---|
| org.apache.pdfbox.pdmodel |
The PDModel package represents a high level API for creating and manipulating PDF documents.
|
| org.apache.pdfbox.pdmodel.interactive.documentnavigation.outline |
The outline package allows for a PDF outline(bookmarks) to be created.
|
| org.apache.pdfbox.util |
This package contains utility classes that are used by the PDFBox project.
|
| Class | Description |
|---|---|
| PDDocumentOutline |
This represents an outline in a pdf document.
|
| Class | Description |
|---|---|
| PDOutlineItem |
This represents an outline in a pdf document.
|
| PDOutlineNode |
This represents an node in an outline in a pdf document.
|
| Class | Description |
|---|---|
| PDOutlineItem |
This represents an outline in a pdf document.
|