Package | Description |
---|---|
com.groupdocs.comparison.common.changes | |
com.groupdocs.comparison.common.compareresult |
Modifier and Type | Method and Description |
---|---|
List<ChangeInfo> |
ComparisonChangesCategory.getChanges() |
Modifier and Type | Method and Description |
---|---|
void |
ComparisonChangesCategory.setChanges(List<ChangeInfo> value) |
Modifier and Type | Method and Description |
---|---|
ChangeInfo[] |
ICompareResult.getChanges()
Gets all changes
|
Modifier and Type | Method and Description |
---|---|
void |
ICompareResult.updateChanges(ChangeInfo[] changes)
Applies Accepted and Rejected changes
|
Copyright © 2019. All rights reserved.