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
|
containsKey, get, getChildren, getChildren, keySet, output, put, put, remove, writeDictionary
contentEquals, encode, encodeBinaryToHexString, encodeString, encodeText, formatObject, getDocument, getDocumentSafely, getGeneration, getObjectID, getObjectNumber, getParent, hasObjectNumber, makeReference, outputInline, referencePDF, setDocument, setObjectNumber, setObjectNumber, 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-2017 The Apache Software Foundation. All Rights Reserved.