public static class PdfComparisonService.ComparisonError extends Object
Modifier and Type | Field and Description |
---|---|
protected File |
bestMatchDiff |
protected File |
bestMatchPage |
protected File |
expectedPage |
protected List<Mask> |
masks |
protected String |
message |
Constructor and Description |
---|
ComparisonError(String message) |
Modifier and Type | Method and Description |
---|---|
File |
getBestMatchDiff() |
File |
getBestMatchPage() |
File |
getExpectedPage() |
List<Mask> |
getMasks() |
String |
getMessage() |
Copyright © 2020. All rights reserved.