Generated by
JDiff

All Documentation Differences

Package com.itextpdf.commons.actions
  Class EventManager
    Method getInstance()

Package com.itextpdf.io.codec.brotli.dec
  Class BrotliInputStream
    BrotliInputStream(InputStream)
    BrotliInputStream(InputStream, int)

Package com.itextpdf.kernel.crypto
  Class OutputStreamAesEncryption
    Method write(byte[], int, int)

  Class OutputStreamAesGcmEncryption
    Method write(byte[], int, int)

  Class OutputStreamEncryption
    Method write(byte[], int, int)

  Class OutputStreamStandardEncryption
    Method write(byte[], int, int)

Package com.itextpdf.kernel.pdf
  Class PdfOutputStream
    Method write(PdfObject)

Package com.itextpdf.kernel.xmp
  Class XMPMetaFactory
    Method parse(InputStream, ParseOptions)

  Class XMPPathFactory
    Method composeFieldSelector(String, String, String, String)

Package com.itextpdf.kernel.xmp.options
  Class PropertyOptions
    Method isArrayAltText()

  Class SerializeOptions
    Field INCLUDE_THUMBNAIL_PAD

Package com.itextpdf.layout.splitting
  Class ISplitCharacters
    Method isSplitCharacter(GlyphLine, int)

Package com.itextpdf.pdfua.checkers.utils.tables
  Class TableStructElementIterator
    TableStructElementIterator(PdfStructElem, PdfUAValidationContext)
    Method getAmountOfRowsBody()
    Method getAmountOfRowsFooter()
    Method getAmountOfRowsHeader()
    Method getCol()
    Method getColspan()
    Method getNumberOfColumns()
    Method getRow()
    Method getRowspan()
    Method hasNext()
    Method next()

Package com.itextpdf.signatures
  Class IssuingCertificateRetriever
    Method addKnownCertificates(Collection)

Package com.itextpdf.signatures.validation
  Class RevocationDataValidator.CrlValidationInfo
    RevocationDataValidator.CrlValidationInfo(X509CRL, Date, TimeBasedContext)

  Class RevocationDataValidator.OcspResponseValidationInfo
    RevocationDataValidator.OcspResponseValidationInfo(ISingleResp, IBasicOCSPResp, Date, TimeBasedContext)

  Class ValidationCrlClient
    Method addCrl(X509CRL, Date, TimeBasedContext)

  Class ValidationOcspClient
    Method addResponse(IBasicOCSPResp, Date, TimeBasedContext)

  Class ValidatorChainBuilder
    Method getAdESReportAggregator()
    Method withAdESReportAggregator(AdESReportAggregator)