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