Uses of Class
name.fraser.neil.plaintext.diff_match_patch.LinesToCharsResult

Packages that use diff_match_patch.LinesToCharsResult
name.fraser.neil.plaintext   
 

Uses of diff_match_patch.LinesToCharsResult in name.fraser.neil.plaintext
 

Methods in name.fraser.neil.plaintext that return diff_match_patch.LinesToCharsResult
protected  diff_match_patch.LinesToCharsResult diff_match_patch.diff_linesToChars(String text1, String text2)
          Split two texts into a list of strings.
 



Copyright © 2015. All rights reserved.