Generated by
JDiff

Package com.itextpdf.kernel.utils

Changed Classes
CompareTool This class provides means to compare two PDF files both by content and visually and gives the report of their differences.
CompareTool.CompareResult Class containing results of the comparison of two documents.
CompareTool.ObjectPath Class that helps to find two corresponding objects in the comparing documents and also keeps track of the already met in 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.