Generated by
JDiff

Class com.itextpdf.pdfa.checker.PdfA2Checker

Added Methods
void  checkAnnotationAgainstActions( PdfDictionary) Checked annotation against actions, exception will be thrown if either {@code A} or {@code AA} actions aren't allowed for specific type of annotation.
void  checkBlendMode( PdfName) Check if blendMode is compatible with pdf/a standard being used.
void  checkCatalogAAConformance( PdfDictionary) Checks if the catalog is compliant with the PDF/A-2 standard.
void  checkContentConfigurationDictAgainstAsKey( PdfDictionary) Check optional content configuration dictionary against AS key.
void  checkNumberOfDeviceNComponents( DeviceN)  
void  checkPageAAConformance( PdfDictionary) Checks if the page is compliant with the PDF/A-2 standard.
void  checkPageColorsUsages( PdfDictionary, PdfDictionary ) {@inheritDoc}
void  checkTransparencyGroup( PdfStream, PdfStream ) Verify the conformity of the transparency group XObject with appropriate specification.
Set  getAppearanceLessAnnotations() Gets annotation types which are allowed not to have appearance stream.
Set  getForbiddenAnnotations() {@inheritDoc}
String  getTransparencyErrorMessage() Retrieve transparency error message valid for the pdf/a standard being used.
 

Changed Methods
void  checkAnnotation( PdfDictionary) Documentation changed from old to new.
{@inheritDoc}
void  checkColorsUsages() Documentation changed from old to new.
Method was locally defined, but is now inherited from PdfA1Checker.
{@inheritDoc}
void  checkColorSpace( PdfColorSpace, PdfObject , PdfDictionary , boolean , Boolean ) Change in signature from (PdfColorSpace, PdfDictionary, boolean, Boolean) to (PdfColorSpace, PdfObject, PdfDictionary, boolean, Boolean).
Documentation changed from old to new.
{@inheritDoc}
void  checkFormXObject( PdfStream) Documentation changed from old to new.
For pdf/a-2+ checkers use the {@code checkFormXObject(PdfStream form, PdfStream contentStream)} method
 

Added Fields
Set  allowedFilters  
Set  allowedInlineImageFilters  
Set  apLessAnnotations  
Set  transparencyObjects