Package | Description |
---|---|
org.apache.pdfbox.cos |
These are the low level objects that make up a PDF document.
|
org.apache.pdfbox.pdfwriter |
This is the persistence layer used to write the PDFBox documents to a stream.
|
Modifier and Type | Field and Description |
---|---|
static COSNull |
COSNull.NULL
The one null object in the system.
|
Modifier and Type | Method and Description |
---|---|
Object |
ICOSVisitor.visitFromNull(COSNull obj)
Notification of visit to null object.
|
Modifier and Type | Method and Description |
---|---|
Object |
COSWriter.visitFromNull(COSNull obj) |
Copyright © 2002–2016 The Apache Software Foundation. All rights reserved.