Generated by
JDiff

Package com.itextpdf.kernel.utils

Removed Classes
CompareTool.ObjectPath Class that helps to find two corresponding objects in the compared documents and also keeps track of the already met during comparing process parent indirect objects.
CompareTool.ObjectPath.
ArrayPathItem
Direct path item (see ObjectPath, which describes transition to the PdfArray element which is now a currently comparing direct object.
CompareTool.ObjectPath.
DictPathItem
Direct path item (see ObjectPath, which describes transition to the PdfDictionary entry which value is now a currently comparing direct object.
CompareTool.ObjectPath.
IndirectPathItem
An item in the indirect path (see ObjectPath.
CompareTool.ObjectPath.
LocalPathItem
An abstract class for the items in the direct path (see ObjectPath.
CompareTool.ObjectPath.
OffsetPathItem
Direct path item (see ObjectPath, which describes transition to the specific position in PdfStream.
 

Changed Classes
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.
CompareTool.CompareToolExecutionException Exceptions thrown when errors occur during generation and comparison of images obtained on the basis of pdf files.
PdfSplitter