Overview
Package
Class
Use
Tree
Index
Deprecated
About
Frames
|
No Frames
Uses of Class org.pdfbox.pdmodel.fdf.FDFCatalog
Uses in package org.pdfbox.pdmodel.fdf
Methods with parameter type org.pdfbox.pdmodel.fdf.FDFCatalog
void
FDFDocument
.
setCatalog
(
FDFCatalog
cat)
This will set the FDF catalog for this FDF document.
Methods with return type org.pdfbox.pdmodel.fdf.FDFCatalog
FDFCatalog
FDFDocument
.
getCatalog
()
This will get the FDF Catalog.
Overview
Package
Class
Use
Tree
Index
Deprecated
About