public class PdfComparator extends Object
| Constructor and Description |
|---|
PdfComparator() |
| Modifier and Type | Method and Description |
|---|---|
CompareResult |
compare(InputStream expectedPdfIS,
InputStream actualPdfIS) |
CompareResult |
compare(String expectedPdfFilename,
String actualPdfFilename) |
static BufferedImage |
deepCopy(BufferedImage image) |
public CompareResult compare(String expectedPdfFilename, String actualPdfFilename) throws IOException
IOExceptionpublic CompareResult compare(InputStream expectedPdfIS, InputStream actualPdfIS) throws IOException
IOExceptionpublic static BufferedImage deepCopy(BufferedImage image)
Copyright © 2016 red6 enterprise software GmbH. All rights reserved.