| Package | Description | 
|---|---|
| org.apache.pdfbox.cos | These are the low level objects that make up a PDF document. | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | COSArrayAn array of PDFBase objects as part of the PDF document. | 
| class  | COSDictionaryThis class represents a dictionary where name/value pairs reside. | 
| class  | COSObjectThis class represents a PDF object. | 
| class  | COSStreamThis class represents a stream object in a PDF document. | 
Copyright © 2002–2017 The Apache Software Foundation. All rights reserved.