The
diff
package implements
the differencing engine that JRCS uses.
-
Accessor method to return the chunk representing the original sequence of items
Accessor method to return the chunk representing the updated sequence of items.
protected void
Initializes the delta with the given chunks from the original and revised texts.
Returns a Delta that corresponds to the given chunks in the original and revised text
respectively.
protected
Creates a delta object with the given chunks from the original and revised texts.