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, setUpperLimitget, output, put, putcontentEquals, encode, encodeBinaryToHexString, encodeString, encodeText, formatObject, getDocument, getDocumentSafely, getGeneration, getObjectID, getObjectNumber, getParent, hasObjectNumber, makeReference, outputInline, referencePDF, setDocument, setObjectNumber, setParent, toPDF, toPDFStringprotected void writeDictionary(java.io.OutputStream out,
java.lang.StringBuilder textBuffer)
throws java.io.IOException
writeDictionary in class PDFDictionaryout - the OutputStream (for binary content)textBuffer - the text buffer for text outputjava.io.IOException - if an I/O error occursCopyright 1999-2012 The Apache Software Foundation. All Rights Reserved.