Package com.lowagie.text.pdf
Class PRAcroForm.FieldInformation
java.lang.Object
com.lowagie.text.pdf.PRAcroForm.FieldInformation
- Enclosing class:
PRAcroForm
This class holds the information for a single field
-
Field Summary
FieldsModifier and TypeFieldDescription(package private) PdfDictionary
(package private) String
(package private) PRIndirectReference
-
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
name
String name -
info
PdfDictionary info -
ref
-
-
Constructor Details
-
FieldInformation
FieldInformation(String name, PdfDictionary info, PRIndirectReference ref)
-
-
Method Details
-
getName
-
getInfo
-
getRef
-