Uses of Class
at.letto.tools.diff_match_patch.LinesToCharsResult
Packages that use diff_match_patch.LinesToCharsResult
Package
Description
Package mit Tools, welche ohne Verbindung zu den anderen Letto-Komponenten funktioniert und in allen
Microservices von Letto eingebunden werden sollte.
-
Uses of diff_match_patch.LinesToCharsResult in at.letto.tools
Methods in at.letto.tools that return diff_match_patch.LinesToCharsResultModifier and TypeMethodDescriptionprotected diff_match_patch.LinesToCharsResult
diff_match_patch.diff_linesToChars
(String text1, String text2) Split two texts into a list of strings.