Class LineDiffFormat
java.lang.Object
ch.tocco.nice2.persist.history.impl.diff.LineDiffFormat
Deprecated.
Uses `difflib` to generate a textual diff from the xml representation
of the two given history entries.
The `context` parameter specifies how many equal lines are included
around a block of changes.
-
Constructor Summary
-
Method Summary
-
Constructor Details
-
LineDiffFormat
Deprecated.
-
-
Method Details
-
createDiff
Deprecated.
-