com.lowagie.text.pdf
Class PRAcroForm.FieldInformation

java.lang.Object
  extended by com.lowagie.text.pdf.PRAcroForm.FieldInformation
Enclosing class:
PRAcroForm

public static class PRAcroForm.FieldInformation
extends java.lang.Object

This class holds the information for a single field


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
 

Method Detail

getName

public java.lang.String getName()

getInfo

public PdfDictionary getInfo()

getRef

public PRIndirectReference getRef()


iText 2.1.7