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

ConstructorDescription
DiffSolver

Methods

MethodDescription
findDiffFind the differences between two texts. can throw Exception

DiffSolver

findDiff

Find the differences between two texts. can throw Exception