public class PDFEmbeddedFiles extends PDFNameTreeNode
entries, order
Constructor and Description |
---|
PDFEmbeddedFiles()
Create a /EmbeddedFiles dictionary.
|
Modifier and Type | Method and Description |
---|---|
protected void |
writeDictionary(java.io.OutputStream out,
java.lang.StringBuilder textBuffer)
Writes the contents of the dictionary to a StringBuffer.
|
getKids, getLowerLimit, getNames, getUpperLimit, setKids, setLowerLimit, setNames, setUpperLimit
containsKey, get, getChildren, getChildren, keySet, output, put, put, remove
contentEquals, encode, encodeBinaryToHexString, encodeString, encodeText, formatObject, getDocument, getDocumentSafely, getGeneration, getObjectID, getObjectNumber, getParent, hasObjectNumber, makeReference, outputInline, referencePDF, setDocument, setObjectNumber, setObjectNumber, setObjectNumber, setParent, toPDF, toPDFString
protected void writeDictionary(java.io.OutputStream out, java.lang.StringBuilder textBuffer) throws java.io.IOException
writeDictionary
in class PDFDictionary
out
- the OutputStream (for binary content)textBuffer
- the text buffer for text outputjava.io.IOException
- if an I/O error occursCopyright 1999-2017 The Apache Software Foundation. All Rights Reserved.