| Package | Description | 
|---|---|
| org.apache.pdfbox.pdmodel | 
 The PDModel package represents a high level API for creating and manipulating PDF documents. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
PDJavascriptNameTreeNode | 
PDDocumentNameDictionary.getJavaScript()
Get the document level javascript entries. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
PDDocumentNameDictionary.setJavascript(PDJavascriptNameTreeNode js)
Set the named javascript entries that are associated with this document. 
 | 
Copyright © 2002–2018 The Apache Software Foundation. All rights reserved.