Table of Contents

Namespace iText.Kernel.Utils.Objectpathitems

Classes

ArrayPathItem

Direct path item (see ObjectPath , which describes transition to the PdfArray element which is now a currently comparing direct object.

DictPathItem

Direct path item (see ObjectPath , which describes transition to the PdfDictionary entry which value is now a currently comparing direct object.

IndirectPathItem

An item in the indirect path (see ObjectPath.

LocalPathItem

An abstract class for the items in the direct path (see ObjectPath.

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.

OffsetPathItem

Direct path item (see ObjectPath , which describes transition to the specific position in PdfStream.

TrailerPath

Direct path item (see ObjectPath ), which describes transition to the trailer entry which value is now a currently comparing direct object.