OperationsSlideMerger
Inheritance: java.lang.Object, com.aspose.pdf.comparison.diff.diffoptimization.OperationsSlideMerger
All Implemented Interfaces: IDiffOptimizationOperation
public final class OperationsSlideMerger extends Object implements IDiffOptimizationOperation
Represents a class to identifies single edits that are surrounded by equalities and merge it with left or right equal operation.
Constructors
| Constructor | Description |
|---|---|
| OperationsSlideMerger |
Methods
| Method | Description |
|---|---|
| execute | Identifies single edits that are surrounded by equalities and merge it with left or right equal operation. |
OperationsSlideMerger
public OperationsSlideMerger()
execute
Identifies single edits that are surrounded by equalities and merge it with left or right equal operation.