Generated by
JDiff

Class com.itextpdf.pdfa.checker.PdfAChecker

Removed interface java.io.Serializable.

Removed Methods
void  checkColor( Color, PdfDictionary , Boolean ) This method checks compliance with the color restrictions imposed by the available color spaces in the document.
void  checkExtGState( CanvasGraphicsState) Performs a number of checks on the graphics state, among others ISO 19005-1 section 6.2.8 and 6.4 and ISO 19005-2 section 6.2.5 and 6.2.10.
 

Changed Methods
void  checkContentStream( PdfStream) Changed from non-abstract to abstract. Attest content stream conformance with appropriate specification.
void  checkContentStreamObject( PdfObject) Changed from non-abstract to abstract. Verify the conformity of the operand of content stream with appropriate specification.
void  checkFontGlyphs( PdfFont, PdfStream ) Changed from non-abstract to abstract. Performs a check of the each font glyph as a Form XObject.
void  checkPageTransparency( PdfDictionary, PdfDictionary ) Changed from non-abstract to abstract.  
void  checkColor( Color, PdfDictionary , Boolean , PdfStream ) Changed from non-abstract to abstract. This method checks compliance with the color restrictions imposed by the available color spaces in the document.
void  checkExtGState( CanvasGraphicsState, PdfStream ) Changed from non-abstract to abstract. Performs a number of checks on the graphics state, among others ISO 19005-1 section 6.2.8 and 6.4 and ISO 19005-2 section 6.2.5 and 6.2.10.