Overview
Package
Class
Use
Tree
Index
Deprecated
About
Frames
|
No Frames
Uses of Class org.pdfbox.pdmodel.fdf.FDFDictionary
Uses in package org.pdfbox.pdmodel.fdf
Methods with parameter type org.pdfbox.pdmodel.fdf.FDFDictionary
void
FDFCatalog
.
setFDF
(
FDFDictionary
fdf)
This will set the FDF document.
Methods with return type org.pdfbox.pdmodel.fdf.FDFDictionary
FDFDictionary
FDFCatalog
.
getFDF
()
This will get the FDF dictionary.
Overview
Package
Class
Use
Tree
Index
Deprecated
About