Uses of Class
com.gitlab.pdftk_java.com.lowagie.text.pdf.AcroFields.Item
-
Packages that use AcroFields.Item Package Description com.gitlab.pdftk_java.com.lowagie.text.pdf -
-
Uses of AcroFields.Item in com.gitlab.pdftk_java.com.lowagie.text.pdf
Methods in com.gitlab.pdftk_java.com.lowagie.text.pdf that return AcroFields.Item Modifier and Type Method Description AcroFields.Item
AcroFields. getFieldItem(java.lang.String name)
Gets the field structure.Methods in com.gitlab.pdftk_java.com.lowagie.text.pdf with parameters of type AcroFields.Item Modifier and Type Method Description (package private) void
PdfCopyFieldsImp. createWidgets(java.util.ArrayList list, AcroFields.Item item)
(package private) void
PdfCopyFieldsImp. mergeField(java.lang.String name, AcroFields.Item item)
-