Generated by
JDiff

Class com.itextpdf.forms.xfa.XfaForm

Changed Methods
void  fillXfaForm( File) Documentation changed from old to new.
Replaces the XFA data under datasets/data.
void  fillXfaForm( File, boolean ) Documentation changed from old to new.
Replaces the XFA data under datasets/data.
void  fillXfaForm( InputStream) Documentation changed from old to new.
Replaces the XFA data under datasets/data.
void  fillXfaForm( InputStream, boolean ) Documentation changed from old to new.
Replaces the XFA data under datasets/data.
void  fillXfaForm( InputSource) Documentation changed from old to new.
Replaces the XFA data under datasets/data.
void  fillXfaForm( InputSource, boolean ) Documentation changed from old to new.
Replaces the XFA data under datasets/data.
void  setXfaForm( XfaForm, PdfAcroForm ) Documentation changed from old to new.
Sets the XFA key from a byte array.
void  setXfaForm( XfaForm, PdfDocument ) Documentation changed from old to new.
Sets the XFA key from a byte array.
void  write( PdfAcroForm) Documentation changed from old to new.
Write the XfaForm to the provided PdfAcroForm.
void  write( PdfDocument) Documentation changed from old to new.
Write the XfaForm to the provided PdfDocument.