| Changed Methods |
Map
getDifferences()
|
Documentation changed from old to new. |
Returns map with ObjectPath as keys and difference descriptions as values. |
int
getErrorCount()
|
Documentation changed from old to new. |
Returns number of differences between two documents detected during comparison. |
String
getReport()
|
Documentation changed from old to new. |
Converts this CompareResult into text form. |
boolean
isOk()
|
Documentation changed from old to new. |
Verifies if documents are considered equal after comparison. |