Uses of Class
org.apache.wicket.util.diff.ToString
Packages that use ToString
-
Uses of ToString in org.apache.wicket.util.diff
Subclasses of ToString in org.apache.wicket.util.diffModifier and TypeClassDescriptionclass
Holds an add-delta between to revisions of a text.class
Holds an change-delta between to revisions of a text.class
Holds a information about a part of the text involved in a differencing or patching operation.class
Holds a delete-delta between to revisions of a text.class
Holds a "delta" difference between to revisions of a text.class
Implements a differencing engine that works on arrays ofObject
.class
A Revision holds the series of deltas that describe the differences between two sequences.