Generated by
JDiff

Class com.itextpdf.pdfa.checker.PdfA2Checker

Changed Constructors
PdfA2Checker( PdfAConformance) Change in type from PdfAConformanceLevel to PdfAConformance.
Documentation changed from old to new.
Creates a PdfA2Checker with the required conformance
 

Removed Methods
void  checkColor( Color, PdfDictionary , Boolean , PdfStream ) {@inheritDoc}
 

Changed Methods
void  checkFormXObject( PdfStream) Documentation changed from old to new.
For pdf/a-2+ checkers this method is overridden to use .checkFormXObject(PdfStream form, PdfStream contentStream) method.