| Package | Description |
|---|---|
| org.argeo.slc.diff |
Abstraction of diff comparison with structured results.
|
| Class and Description |
|---|
| Diff
A comparator providing structured information about the differences found.
|
| DiffIssue
The root class for issues which happened during a diff.
|
| DiffIssueKey
Intermediate class that can hold the key to be displayed.
|
| DiffKey
Object able to uniquely identify an atomic diff part.
|
| DiffMissing
A value missing in one of the file.
|
| DiffPosition
The position of a diff issue within the test resource.
|
| DiffResult
The result of a diff, to be subclassed in order to provide richer information
|
| RelatedFile
Enumeration of the types of resource tested.
|
| XPathDiffPosition
A diff position within an Xml file.
|
Copyright © 2007–2020. All rights reserved.