| Package | Description | 
|---|---|
| org.xmldiff.core.comparator | The actions package of the tool. | 
| org.xmldiff.core.gui | The main package of the tool. | 
| org.xmldiff.core.gui.xmlviewer | Contains the editor which is used to show the content of the left and right XML files. | 
| Modifier and Type | Method and Description | 
|---|---|
| ComparisonModel | XMLComparator. getModel()Return the model which is the result of the comparison. | 
| Modifier and Type | Method and Description | 
|---|---|
| ComparisonModel | XMLDiffWindow. reload()Reload the comparison. | 
| ComparisonModel | XMLDiffWindow. runCompare()Run the comparison | 
| Modifier and Type | Method and Description | 
|---|---|
| void | XMLDiffFilePanel. load(ComparisonModel compModel)Load a comparison model. | 
| void | ComparatorPanel. setComparisonModel(ComparisonModel model)Set the comparison model and update the content of the panel. | 
| Modifier and Type | Method and Description | 
|---|---|
| void | XMLViewer. load(ComparisonModel model,
    int leftLine,
    int rightLine)Open a file in the editor and scroll to specific lines at the left and at the right. | 
Copyright © 2024 HervĂ© Girod. All Rights Reserved. Documentation and source under the BSD licence