com.lowagie.text.pdf
Modifier and Type | Field and Description |
---|---|
private static java.lang.String |
CONTENT
The content of the
PdfNull -object. |
static PdfNull |
PDFNULL
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, type
public static final PdfNull PDFNULL
PdfNull
-object.private static final java.lang.String CONTENT
PdfNull
-object.