Uses of Class
org.mantoux.delta.diff_match_patch.LinesToCharsResult
-
Uses of diff_match_patch.LinesToCharsResult in org.mantoux.delta
Methods in org.mantoux.delta that return diff_match_patch.LinesToCharsResultModifier and TypeMethodDescriptionprotected diff_match_patch.LinesToCharsResultdiff_match_patch.diff_linesToChars(String text1, String text2) Split two texts into a list of strings.