content
protected byte[] content
PdfBoolean, PdfLiteral, PdfName, PdfNull, PdfNumber, PdfStringARRAY, BOOLEAN, DICTIONARY, FLUSHED, FORBID_RELEASE, FREE, INDIRECT_REFERENCE, indirectReference, LITERAL, MODIFIED, MUST_BE_FLUSHED, MUST_BE_INDIRECT, NAME, NULL, NUMBER, ORIGINAL_OBJECT_STREAM, READ_ONLY, READING, STREAM, STRING, UNENCRYPTEDprotected protected PdfPrimitiveObject(boolean directOnly) protected PdfPrimitiveObject(byte[] content) protected intprotected voidcopyContent(PdfObject from,
PdfDocument document,
ICopyFilter copyFilter) protected abstract voidprotected final byte[]protected booleanmakeIndirect(PdfDocument document,
PdfIndirectReference reference) setIndirectReference(PdfIndirectReference indirectReference) checkState, clearState, clone, clone, containsIndirectReference, copyContent, copyTo, copyTo, copyTo, copyTo, equalContent, flush, flush, getIndirectReference, getType, isArray, isBoolean, isDictionary, isFlushed, isIndirect, isIndirectReference, isLiteral, isModified, isName, isNull, isNumber, isReleaseForbidden, isStream, isString, makeIndirect, newInstance, processCopying, processCopying, release, setModified, setStatecontent - byte content, shall not be null.PdfObjectmakeIndirect in class PdfObjectdocument - a document the indirect reference will belong to.reference - indirect reference which will be associated with this documentsetIndirectReference in class PdfObjectPdfObjectcopyContent in class PdfObjectfrom - object to copy content from.document - document to copy object to.copyFilter - ICopyFilter a filter that will apply on dictionaries and array
Use NullCopyFilter for no filtering