Generated by
JDiff

Class com.itextpdf.kernel.utils.ValidationContext

Changed Constructors
ValidationContext( void) Documentation changed from old to new.
Creates new ValidationContext instance.
 

Changed Methods
Collection  getFonts() Documentation changed from old to new.
Gets fonts related to this ValidationContext.
PdfDocument  getPdfDocument() Documentation changed from old to new.
Gets PdfDocument related to this ValidationContext.
ValidationContext  withFonts( Collection) Documentation changed from old to new.
Sets fonts for this ValidationContext instance.
ValidationContext  withPdfDocument( PdfDocument) Documentation changed from old to new.
Sets PdfDocument for this ValidationContext instance.