Provides classes and interfaces for working with the result of document comparison. The comparison result includes information about changes, revisions, differences, and other comparison-related data.
Key classes in this package:
ChangeInfo - Represents information about a specific change in the comparison result.
PageInfo - Represents information about a page in the comparison result.
StyleChangeInfo - Represents information about a style change in a compared document.
For more details on working with result of the comparison process using GroupDocs.Comparison for Java,
please refer to the GroupDocs.Comparison Documentation.