| Interface | Description |
|---|---|
| XMLComparisonModel |
Parent interface for XML comparison models.
|
| Class | Description |
|---|---|
| AbstractXMLComparisonModel |
Abstract implementation of the
XMLComparisonModel interface. |
| ComparisonContext |
Holds the information which diff types are accepted at which XPaths
and maps them to the related nodes of XML documents.
|
| DefaultXMLComparisonModel |
XML comparison model based on element names.
|
| XMLComparator |
Compares two XML documents.
|
| XMLComparisonSettings |
Provides settings and models for the comparison of XML documents.
|
| XMLComparisonSettingsSerializer |
Loads and saves
XMLComparisonSettings. |
Copyright © 2006–2016 Volker Bergmann. All rights reserved.