Package | Description |
---|---|
org.apache.pdfbox.pdmodel.fdf |
The fdf package will handle all of the logic used for FDF objects inside of the PDF/FDF document.
|
Modifier and Type | Method and Description |
---|---|
FDFJavaScript |
FDFDictionary.getJavaScript()
This will get the java script entry.
|
Modifier and Type | Method and Description |
---|---|
void |
FDFDictionary.setJavaScript(FDFJavaScript js)
This will set the JavaScript entry.
|
Copyright © 2002-2015 The Apache Software Foundation. All Rights Reserved.