| Package | Description |
|---|---|
| org.databene.formats.compare | |
| org.databene.formats.xml.compare |
| Class and Description |
|---|
| ArrayComparisonResult
Provides the result of a comparison.
|
| ComparisonModel
Provides comparison for equality and comparison for objects of a given parameterized type E.
|
| ComparisonSettings
Defines comparison settings: Which elements to ignore in comparisons
and which differences to tolerate.
|
| DiffDetail
Represents a difference between the state of two objects.
|
| DiffDetailType
Enumerates the kinds of difference that may be diagnosed on the lowest level of comparison, the
DiffDetail. |
| DiffFactory
Creates
DiffDetail objects. |
| KeyExpression
Provides a key definition for an object based on a
KeyExpression.locator expression
for the related object and a KeyExpression to derive a key from the object. |
| LocalDiffType
Assigns a DiffType with a locator for special comparison configurations.
|
| Class and Description |
|---|
| AggregateDiff
Collects the differences between two data structures.
|
| ComparisonModel
Provides comparison for equality and comparison for objects of a given parameterized type E.
|
| ComparisonSettings
Defines comparison settings: Which elements to ignore in comparisons
and which differences to tolerate.
|
| DiffDetailType
Enumerates the kinds of difference that may be diagnosed on the lowest level of comparison, the
DiffDetail. |
| KeyExpression
Provides a key definition for an object based on a
KeyExpression.locator expression
for the related object and a KeyExpression to derive a key from the object. |
| LocalDiffType
Assigns a DiffType with a locator for special comparison configurations.
|
Copyright © 2006–2016 Volker Bergmann. All rights reserved.