Comparing Documents
Using a Workspace Access plugin extension, you have access to various APIs that allow the
comparison of XML documents:
- Display the Compare Files tool with a given set of URLs for two-way or three-way comparisons: https://www.oxygenxml.com/InstData/Editor/SDK/javadoc/ro/sync/exml/workspace/api/standalone/DiffAndMergeTools.html.
- Compare documents in-memory (for example, to generate reports): https://www.oxygenxml.com/InstData/Editor/SDK/javadoc/ro/sync/exml/workspace/api/util/CompareUtilAccess.html.