| 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  | 
COSFloat
This class represents a floating point number in a PDF document. 
 | 
class  | 
COSInteger
This class represents an integer number in a PDF document. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
static COSNumber | 
COSNumber.get(String number)
This factory method will get the appropriate number object. 
 | 
Copyright © 2002–2016 The Apache Software Foundation. All rights reserved.