| Package | Description |
|---|---|
| com.itextpdf.kernel.utils |
| Modifier and Type | Class and Description |
|---|---|
class |
CompareTool.ObjectPath.ArrayPathItem
Direct path item (see
CompareTool.ObjectPath, which describes transition to the
PdfArray element which is now a currently comparing direct object. |
class |
CompareTool.ObjectPath.DictPathItem
Direct path item (see
CompareTool.ObjectPath, which describes transition to the
PdfDictionary entry which value is now a currently comparing direct object. |
class |
CompareTool.ObjectPath.OffsetPathItem
Direct path item (see
CompareTool.ObjectPath, which describes transition to the
specific position in PdfStream. |
| Modifier and Type | Field and Description |
|---|---|
protected Stack<CompareTool.ObjectPath.LocalPathItem> |
CompareTool.ObjectPath.path |
| Modifier and Type | Method and Description |
|---|---|
Stack<CompareTool.ObjectPath.LocalPathItem> |
CompareTool.ObjectPath.getLocalPath()
Gets local (or direct) path that denotes sequence of the path items from base object to the comparing
direct object.
|
Copyright © 1998–2017 iText Group NV. All rights reserved.