| Package | Description |
|---|---|
| de.intarsys.pdf.cos |
This package implements the low level document and its datatypes according to
the pdf specification.
|
| de.intarsys.pdf.writer |
Serializing a PDF document.
|
| Modifier and Type | Field and Description |
|---|---|
static COSNull |
COSNull.NULL |
| Modifier and Type | Method and Description |
|---|---|
COSNull |
COSObject.asNull() |
static COSNull |
COSNull.create() |
| Modifier and Type | Method and Description |
|---|---|
Object |
ICOSObjectVisitor.visitFromNull(COSNull nullObj)
Notification of visit to
COSNull object. |
Object |
COSObjectWalkerShallow.visitFromNull(COSNull nullObj) |
| Modifier and Type | Method and Description |
|---|---|
Object |
COSWriter.visitFromNull(COSNull obj)
visitFromNull.
|
Copyright © 2013 intarsys consulting GmbH. All Rights Reserved.