Generated by
JDiff

Class com.itextpdf.pdfa.checker.PdfA1Checker

Added Methods
void  checkCatalog( PdfCatalog) {@inheritDoc}
void  checkCrypto( PdfObject) {@inheritDoc}
void  checkPageColorsUsages( PdfDictionary, PdfDictionary ) {@inheritDoc}
void  checkSignatureType( boolean) {@inheritDoc}
void  checkText( String, PdfFont ) {@inheritDoc}
Set  getForbiddenAnnotations() Gets forbidden annotation types.
 

Changed Methods
void  checkAnnotation( PdfDictionary) Documentation changed from old to new.
{@inheritDoc}
void  checkColorsUsages() Documentation changed from old to new.
{@inheritDoc}
void  checkContentStreamObject( PdfObject) Documentation changed from old to new.
Method was locally defined, but is now inherited from PdfAChecker.
Verify the conformity of the operand of content stream with appropriate specification.
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}