| Package | Description |
|---|---|
| org.databene.formats.compare | |
| org.databene.formats.xml.compare |
| Modifier and Type | Method and Description |
|---|---|
Set<LocalDiffType> |
ComparisonSettings.getToleratedDiffs() |
| Modifier and Type | Method and Description |
|---|---|
void |
ComparisonSettings.addToleratedDiff(LocalDiffType toleratedDiff) |
| Constructor and Description |
|---|
ComparisonContext(Set<LocalDiffType> toleratedDiffs,
Document expectedDocument,
Document actualDocument) |
Copyright © 2006–2016 Volker Bergmann. All rights reserved.