Uses of Class
fr.becpg.common.diff.DiffMatchPatch.LinesToCharsResult
Packages that use DiffMatchPatch.LinesToCharsResult
-
Uses of DiffMatchPatch.LinesToCharsResult in fr.becpg.common.diff
Methods in fr.becpg.common.diff that return DiffMatchPatch.LinesToCharsResultModifier and TypeMethodDescriptionDiffMatchPatch.diffLinesToChars(String text1, String text2) Split two texts into a list of strings.