| Modifier and Type | Field and Description |
|---|---|
private static java.lang.String |
CONTENT
This is the content of a
PdfNull-object. |
static PdfNull |
PDFNULL
This is an instance of the
PdfNull-object. |
| Constructor and Description |
|---|
PdfNull()
Constructs a
PdfNull-object. |
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
toString()
Returns the
String-representation of this PdfObject. |
canBeInObjStm, getBytes, getIndRef, isArray, isBoolean, isDictionary, isIndirect, isName, isNull, isNumber, isStream, isString, length, setContent, setIndRef, toPdf, typepublic static final PdfNull PDFNULL
PdfNull-object.private static final java.lang.String CONTENT
PdfNull-object.