public class PDFEmbeddedFiles extends PDFNameTreeNode
entries, order
Constructor and Description |
---|
PDFEmbeddedFiles()
Create a /EmbeddedFiles dictionary.
|
Modifier and Type | Method and Description |
---|---|
protected void |
writeDictionary(OutputStream out,
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(OutputStream out, StringBuilder textBuffer) throws IOException
writeDictionary
in class PDFDictionary
out
- the OutputStream (for binary content)textBuffer
- the text buffer for text outputIOException
- if an I/O error occursCopyright © 2022 Apache Software Foundation. All rights reserved.