DiffSolver
Inheritance: java.lang.Object, com.aspose.pdf.comparison.diff.DiffSolver
public final class DiffSolver extends Object
Represents a text difference search algorithm class.
Constructors
| Constructor | Description |
|---|---|
| DiffSolver |
Methods
| Method | Description |
|---|---|
| findDiff | Find the differences between two texts. can throw Exception |
DiffSolver
findDiff
Find the differences between two texts. can throw Exception