Skip navigation links
C E G H M P S T U V 

C

com.testautomationguru - package com.testautomationguru
 
com.testautomationguru.utility - package com.testautomationguru.utility
 
compare(String, String) - Method in class com.testautomationguru.utility.PDFUtil
Compares two given pdf documents.
compare(String, String, int, int) - Method in class com.testautomationguru.utility.PDFUtil
Compares two given pdf documents.
compare(String, String, int) - Method in class com.testautomationguru.utility.PDFUtil
Compares two given pdf documents.
compare(String, String, int, int, boolean, boolean) - Method in class com.testautomationguru.utility.PDFUtil
Compare 2 pdf documents pixel by pixel for the content and format.
compareAllPages(boolean) - Method in class com.testautomationguru.utility.PDFUtil
To compare all the pages of the PDF files.
CompareMode - Enum in com.testautomationguru.utility
 

E

enableLog() - Method in class com.testautomationguru.utility.PDFUtil
This method is used to show log in the console.
excludeText(String...) - Method in class com.testautomationguru.utility.PDFUtil
 
extractImages(String, int) - Method in class com.testautomationguru.utility.PDFUtil
Extract all the embedded images from the pdf document
extractImages(String, int, int) - Method in class com.testautomationguru.utility.PDFUtil
Extract all the embedded images from the pdf document
extractImages(String) - Method in class com.testautomationguru.utility.PDFUtil
Extract all the embedded images from the pdf document

G

getCompareMode() - Method in class com.testautomationguru.utility.PDFUtil
This method is used to get the current comparison mode text/visual
getImageDestinationPath() - Method in class com.testautomationguru.utility.PDFUtil
Path where images are stored when the savePdfAsImage or extractPdfImages methods are invoked.
getPageCount(String) - Method in class com.testautomationguru.utility.PDFUtil
Get the page count of the document.
getText(String) - Method in class com.testautomationguru.utility.PDFUtil
Get the content of the document as plain text.
getText(String, int) - Method in class com.testautomationguru.utility.PDFUtil
Get the content of the document as plain text.
getText(String, int, int) - Method in class com.testautomationguru.utility.PDFUtil
Get the content of the document as plain text.

H

highlightPdfDifference(boolean) - Method in class com.testautomationguru.utility.PDFUtil
Highlight the difference when 2 pdf files are compared in Binary mode.
highlightPdfDifference(Color) - Method in class com.testautomationguru.utility.PDFUtil
Color in which pdf difference can be highlighted.

M

Main - Class in com.testautomationguru
 
Main() - Constructor for class com.testautomationguru.Main
 
main(String[]) - Static method in class com.testautomationguru.Main
 

P

PDFUtil - Class in com.testautomationguru.utility
PDF Utility
PDFUtil() - Constructor for class com.testautomationguru.utility.PDFUtil
 

S

savePdfAsImage(String, int) - Method in class com.testautomationguru.utility.PDFUtil
Save each page of the pdf as image
savePdfAsImage(String, int, int) - Method in class com.testautomationguru.utility.PDFUtil
Save each page of the pdf as image
savePdfAsImage(String) - Method in class com.testautomationguru.utility.PDFUtil
Save each page of the pdf as image
setCompareMode(CompareMode) - Method in class com.testautomationguru.utility.PDFUtil
This method is used to change the file comparison mode text/visual
setImageDestinationPath(String) - Method in class com.testautomationguru.utility.PDFUtil
Set the path where images to be stored when the savePdfAsImage or extractPdfImages methods are invoked.
setLogLevel(Level) - Method in class com.testautomationguru.utility.PDFUtil
This method is used to change the level

T

trimWhiteSpace(boolean) - Method in class com.testautomationguru.utility.PDFUtil
getText method by default replaces all the white spaces and compares.

U

useStripper(PDFTextStripper) - Method in class com.testautomationguru.utility.PDFUtil
To modify the text extracting strategy using PDFTextStripper

V

valueOf(String) - Static method in enum com.testautomationguru.utility.CompareMode
Returns the enum constant of this type with the specified name.
values() - Static method in enum com.testautomationguru.utility.CompareMode
Returns an array containing the constants of this enum type, in the order they are declared.
C E G H M P S T U V 
Skip navigation links

Copyright © 2017. All rights reserved.