| Package | Description | 
|---|---|
| org.apache.pdfbox.pdmodel.common | High level PD classes that are used throughout several packages are placed in the PDModel common package. | 
| 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. | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | PDTypedDictionaryWrapperA wrapper for a COS dictionary including Type information. | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | PDAttributeObjectAn attribute object. | 
| class  | PDDefaultAttributeObjectA default attribute object. | 
| class  | PDUserAttributeObjectA User attribute object. | 
| class  | PDUserPropertyA user property. | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | PDExportFormatAttributeObjectAn Export Format attribute object. | 
| class  | PDLayoutAttributeObjectA Layout attribute object. | 
| class  | PDListAttributeObjectA List attribute object. | 
| class  | PDPrintFieldAttributeObjectA PrintField attribute object. | 
| class  | PDStandardAttributeObjectA standard attribute object. | 
| class  | PDTableAttributeObjectA Table attribute object. | 
Copyright © 2002–2017 The Apache Software Foundation. All rights reserved.