| Package | Description |
|---|---|
| com.testautomationguru.utility |
| Modifier and Type | Method and Description |
|---|---|
CompareMode |
PDFUtil.getCompareMode()
This method is used to get the current comparison mode text/visual
|
static CompareMode |
CompareMode.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static CompareMode[] |
CompareMode.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
PDFUtil.setCompareMode(CompareMode mode)
This method is used to change the file comparison mode text/visual
|
Copyright © 2017. All rights reserved.