Package | Description |
---|---|
com.itextpdf.kernel.utils | |
com.itextpdf.kernel.utils.objectpathitems |
Modifier and Type | Field and Description |
---|---|
protected Map<ObjectPath,String> |
CompareTool.CompareResult.differences |
Modifier and Type | Method and Description |
---|---|
Map<ObjectPath,String> |
CompareTool.CompareResult.getDifferences()
Returns map with
ObjectPath as keys and difference descriptions as values. |
Modifier and Type | Method and Description |
---|---|
protected void |
CompareTool.CompareResult.addError(ObjectPath path,
String message) |
protected boolean |
CompareTool.compareObjects(PdfObject outObj,
PdfObject cmpObj,
ObjectPath currentPath,
CompareTool.CompareResult compareResult) |
Modifier and Type | Class and Description |
---|---|
class |
TrailerPath |
Modifier and Type | Method and Description |
---|---|
ObjectPath |
ObjectPath.resetDirectPath(PdfIndirectReference baseCmpObject,
PdfIndirectReference baseOutObject)
Creates a new ObjectPath instance with two new given base objects, which are supposed to be nested in the base
objects of the current instance of the ObjectPath.
|
Constructor and Description |
---|
ObjectPath(ObjectPath objectPath)
Creates an
ObjectPath object from another ObjectPath object, passed as argument. |
Copyright © 1998–2023 Apryse Group NV. All rights reserved.