Uses of Class
org.pdfbox.pdmodel.fdf.FDFField

Packages that use FDFField
org.pdfbox.pdmodel.interactive.form The interactive package contains classes that deal with interactive annotations such as textfields and buttons. 
 

Uses of FDFField in org.pdfbox.pdmodel.interactive.form
 

Methods in org.pdfbox.pdmodel.interactive.form with parameters of type FDFField
 void PDField.importFDF(FDFField fdfField)
          This will import a fdf field from a fdf document.