public class PDFNames extends PDFDictionary
entries, order
Constructor and Description |
---|
PDFNames()
Create the Names object
|
Modifier and Type | Method and Description |
---|---|
PDFDests |
getDests()
Returns the Dests object
|
PDFEmbeddedFiles |
getEmbeddedFiles()
Returns the EmbeddedFiles object
|
void |
setDests(PDFDests dests)
Set the Dests object
|
void |
setEmbeddedFiles(PDFEmbeddedFiles embeddedFiles)
Set the EmbeddedFiles object
|
get, output, put, put, writeDictionary
contentEquals, encode, encodeBinaryToHexString, encodeString, encodeText, formatObject, getDocument, getDocumentSafely, getGeneration, getObjectID, getObjectNumber, getParent, hasObjectNumber, makeReference, outputInline, referencePDF, setDocument, setObjectNumber, setParent, toPDF, toPDFString
public PDFDests getDests()
public void setDests(PDFDests dests)
dests
- the Dests objectpublic PDFEmbeddedFiles getEmbeddedFiles()
public void setEmbeddedFiles(PDFEmbeddedFiles embeddedFiles)
embeddedFiles
- the EmbeddedFiles objectCopyright 1999-2012 The Apache Software Foundation. All Rights Reserved.