public class ObjectStream extends PDFStream
Modifier and Type | Method and Description |
---|---|
protected void |
outputRawStreamData(OutputStream out)
Sends the raw stream data to the target OutputStream.
|
protected void |
populateStreamDict(Object lengthEntry)
Populates the dictionary with all necessary entries for the stream.
|
add, add, getBufferOutputStream, getBufferWriter, getDataLength, getSizeHint, output, setData, streamHashCode
encodeAndWriteStream, encodeStream, get, getChildren, getDefaultFilterName, getDictionary, getFilterList, multipleFiltersAllowed, outputStreamData, prepareImplicitFilters, put, registerChildren, setDocument, setupFilterList, supportsObjectStream
contentEquals, encode, encodeBinaryToHexString, encodeString, encodeText, formatObject, getDocument, getDocumentSafely, getGeneration, getObjectID, getObjectNumber, getParent, hasObjectNumber, makeReference, outputInline, referencePDF, setObjectNumber, setObjectNumber, setObjectNumber, setParent, toPDF, toPDFString
protected void outputRawStreamData(OutputStream out) throws IOException
PDFStream
outputRawStreamData
in class PDFStream
out
- OutputStream to write toIOException
- In case of an I/O problemprotected void populateStreamDict(Object lengthEntry)
AbstractPDFStream
populateStreamDict
in class AbstractPDFStream
lengthEntry
- value for the /Length entryCopyright © 2025 Apache Software Foundation. All rights reserved.