public class ObjectStream extends PDFStream
| Modifier and Type | Method and Description |
|---|---|
protected void |
outputRawStreamData(java.io.OutputStream out)
Sends the raw stream data to the target OutputStream.
|
protected void |
populateStreamDict(java.lang.Object lengthEntry)
Populates the dictionary with all necessary entries for the stream.
|
add, getBufferOutputStream, getBufferWriter, getDataLength, getSizeHint, output, setDataencodeAndWriteStream, encodeStream, get, getDefaultFilterName, getDictionary, getFilterList, multipleFiltersAllowed, outputStreamData, prepareImplicitFilters, put, setDocument, setupFilterListcontentEquals, encode, encodeBinaryToHexString, encodeString, encodeText, formatObject, getDocument, getDocumentSafely, getGeneration, getObjectID, getObjectNumber, getParent, hasObjectNumber, makeReference, outputInline, referencePDF, setObjectNumber, setParent, toPDF, toPDFStringprotected void outputRawStreamData(java.io.OutputStream out)
throws java.io.IOException
PDFStreamoutputRawStreamData in class PDFStreamout - OutputStream to write tojava.io.IOException - In case of an I/O problemprotected void populateStreamDict(java.lang.Object lengthEntry)
AbstractPDFStreampopulateStreamDict in class AbstractPDFStreamlengthEntry - value for the /Length entryCopyright 1999-2012 The Apache Software Foundation. All Rights Reserved.