|
![]() |
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.lowagie.text.pdf.PRAcroForm.FieldInformation
public static class PRAcroForm.FieldInformation
This class holds the information for a single field
Field Summary | |
---|---|
(package private) PdfDictionary |
info
|
(package private) java.lang.String |
name
|
(package private) PRIndirectReference |
ref
|
Constructor Summary | |
---|---|
PRAcroForm.FieldInformation(java.lang.String name,
PdfDictionary info,
PRIndirectReference ref)
|
Method Summary | |
---|---|
PdfDictionary |
getInfo()
|
java.lang.String |
getName()
|
PRIndirectReference |
getRef()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
java.lang.String name
PdfDictionary info
PRIndirectReference ref
Constructor Detail |
---|
PRAcroForm.FieldInformation(java.lang.String name, PdfDictionary info, PRIndirectReference ref)
Method Detail |
---|
public java.lang.String getName()
public PdfDictionary getInfo()
public PRIndirectReference getRef()
|
Hosted by Hostbasket | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |