|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use FDFCatalog | |
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 FDFCatalog in org.pdfbox.pdmodel.fdf |
Methods in org.pdfbox.pdmodel.fdf that return FDFCatalog | |
FDFCatalog |
FDFDocument.getCatalog()
This will get the FDF Catalog. |
Methods in org.pdfbox.pdmodel.fdf with parameters of type FDFCatalog | |
void |
FDFDocument.setCatalog(FDFCatalog cat)
This will set the FDF catalog for this FDF document. |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |