Uses of Class
org.netxms.base.DiffMatchPatch.LinesToCharsResult
Packages that use DiffMatchPatch.LinesToCharsResult
- 
Uses of DiffMatchPatch.LinesToCharsResult in org.netxms.baseMethods in org.netxms.base that return DiffMatchPatch.LinesToCharsResultModifier and TypeMethodDescriptionprotected DiffMatchPatch.LinesToCharsResultDiffMatchPatch.diff_linesToChars(String text1, String text2) Split two texts into a list of strings.