|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use FDFDictionary | |
org.pdfbox.pdmodel.fdf | The fdf package will handle all of the logic used for FDF objects inside of the PDF/FDF document. |
Uses of FDFDictionary in org.pdfbox.pdmodel.fdf |
Methods in org.pdfbox.pdmodel.fdf that return FDFDictionary | |
FDFDictionary |
FDFCatalog.getFDF()
This will get the FDF dictionary. |
Methods in org.pdfbox.pdmodel.fdf with parameters of type FDFDictionary | |
void |
FDFCatalog.setFDF(FDFDictionary fdf)
This will set the FDF document. |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |