|
intarsys PDF library API | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use COSNull | |
|---|---|
| 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. |
| Uses of COSNull in de.intarsys.pdf.cos |
|---|
| Fields in de.intarsys.pdf.cos declared as COSNull | |
|---|---|
static COSNull |
COSNull.NULL
|
| Methods in de.intarsys.pdf.cos that return COSNull | |
|---|---|
COSNull |
COSObject.asNull()
|
static COSNull |
COSNull.create()
|
| Methods in de.intarsys.pdf.cos with parameters of type COSNull | |
|---|---|
Object |
ICOSObjectVisitor.visitFromNull(COSNull nullObj)
Notification of visit to COSNull object. |
Object |
COSObjectWalkerShallow.visitFromNull(COSNull nullObj)
|
| Uses of COSNull in de.intarsys.pdf.writer |
|---|
| Methods in de.intarsys.pdf.writer with parameters of type COSNull | |
|---|---|
Object |
COSWriter.visitFromNull(COSNull obj)
visitFromNull. |
|
intarsys PDF library API | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||