public class PDFEmbeddedFile extends PDFStream
Constructor and Description |
---|
PDFEmbeddedFile()
Creates a new embedded file stream.
|
Modifier and Type | Method and Description |
---|---|
protected boolean |
isEncodingOnTheFly()
Determine if should encode on the fly.
|
protected void |
populateStreamDict(java.lang.Object lengthEntry)
Populates the dictionary with all necessary entries for the stream.
|
add, getBufferOutputStream, getBufferWriter, getDataLength, getSizeHint, output, outputRawStreamData, setData
encodeAndWriteStream, encodeStream, get, getDefaultFilterName, getDictionary, getFilterList, multipleFiltersAllowed, outputStreamData, prepareImplicitFilters, put, setDocument, setupFilterList
contentEquals, encode, encodeBinaryToHexString, encodeString, encodeText, formatObject, getDocument, getDocumentSafely, getGeneration, getObjectID, getObjectNumber, getParent, hasObjectNumber, makeReference, outputInline, referencePDF, setObjectNumber, setParent, toPDF, toPDFString
protected boolean isEncodingOnTheFly()
protected void populateStreamDict(java.lang.Object lengthEntry)
populateStreamDict
in class AbstractPDFStream
lengthEntry
- value for the /Length entryCopyright 1999-2012 The Apache Software Foundation. All Rights Reserved.