Uses of Class
com.logicaldoc.comparison.basic.DiffMatch.Diff
Packages that use DiffMatch.Diff
-
Uses of DiffMatch.Diff in com.logicaldoc.comparison.basic
Methods in com.logicaldoc.comparison.basic that return types with arguments of type DiffMatch.DiffModifier and TypeMethodDescriptionFind the differences between two texts.Find the differences between two texts.Method parameters in com.logicaldoc.comparison.basic with type arguments of type DiffMatch.DiffModifier and TypeMethodDescriptionDiffMatch.diffPrettyHtml
(List<DiffMatch.Diff> diffs) Convert a Diff list into a pretty HTML report.