| Package | Description |
|---|---|
| org.apache.pdfbox.cos |
These are the low level objects that make up a PDF document.
|
| org.apache.pdfbox.pdmodel.common |
High level PD classes that are used throughout several packages are placed in the PDModel common package.
|
| Modifier and Type | Class and Description |
|---|---|
class |
COSDictionary
This class represents a dictionary where name/value pairs reside.
|
class |
COSObject
This class represents a PDF object.
|
class |
COSStream
This class represents a stream object in a PDF document.
|
| Modifier and Type | Class and Description |
|---|---|
class |
COSStreamArray
This will take an array of streams and sequence them together.
|
Copyright © 2015–2019 The veraPDF Consortium. All rights reserved.