Generated by
JDiff

Package com.itextpdf.kernel.utils

Changed Classes and Interfaces
CompareTool This class provides means to compare two PDF files both by content and visually and gives the report on their differences.
CompareTool.CompareResult Class containing results of the comparison of two documents.
PageRange.IPageRangePart Inner interface for range parts definition
PageRange.PageRangePartAfter Class for range part containing a range of pages for all pages after a given start page.
PageRange.PageRangePartAnd Class for range part based on several range parts.
PageRange.PageRangePartSequence Class for range part containing a range of pages represented by a start and an end page.
PageRange.PageRangePartSingle Class for range part containing a single page.
PdfMerger Helper class to merge a number of existing documents into one.
PdfSplitter Helper class to split the document based on some condition.
PdfSplitter.IDocumentReadyListener The event listener which is called when another document is ready.
TaggedPdfReaderTool Converts a tagged PDF document into an XML file.
ValidationContext This class is used to pass additional information to the IValidationChecker implementations.