Package | Description |
---|---|
com.itextpdf.kernel.utils |
Modifier and Type | Field and Description |
---|---|
protected Map<CompareTool.ObjectPath,String> |
CompareTool.CompareResult.differences |
Modifier and Type | Method and Description |
---|---|
CompareTool.ObjectPath |
CompareTool.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.
|
Modifier and Type | Method and Description |
---|---|
Map<CompareTool.ObjectPath,String> |
CompareTool.CompareResult.getDifferences()
Returns map with CompareTool.ObjectPath as keys and difference descriptions as values.
|
Modifier and Type | Method and Description |
---|---|
protected void |
CompareTool.CompareResult.addError(CompareTool.ObjectPath path, String message) |
Copyright © 1998–2018 iText Group NV. All rights reserved.