Package | Description |
---|---|
org.apache.pdfbox.pdmodel |
The PDModel package represents a high level API for creating and manipulating PDF documents.
|
org.apache.pdfbox.pdmodel.documentinterchange.logicalstructure |
The logical structure package provides a mechanism for incorporating
structural information about a document's content into a PDF file.
|
org.apache.pdfbox.pdmodel.documentinterchange.taggedpdf |
The tagged PDF package provides a mechanism for incorporating "tags" (standard
structure types and attributes) into a PDF file.
|
org.apache.pdfbox.pdmodel.interactive.documentnavigation.outline |
The outline package allows for a PDF outline(bookmarks) to be created.
|
Class | Description |
---|---|
PDMarkInfo |
The MarkInfo provides additional information relevant to specialized
uses of structured documents.
|
PDStructureTreeRoot |
A root of a structure tree.
|
Class | Description |
---|---|
PDAttributeObject |
An attribute object.
|
PDMarkedContentReference |
A marked-content reference.
|
PDObjectReference |
An object reference.
|
PDStructureElement |
A structure element.
|
PDStructureNode |
A node in the structure tree.
|
PDUserAttributeObject |
A User attribute object.
|
PDUserProperty |
A user property.
|
Revisions |
Class | Description |
---|---|
PDAttributeObject |
An attribute object.
|
Class | Description |
---|---|
PDStructureElement |
A structure element.
|