Uses of Package
org.apache.commons.text.diff
Packages that use org.apache.commons.text.diff
-
Classes in org.apache.commons.text.diff used by org.apache.commons.text.diffClassDescriptionWalks through
EditScriptobjects.Command representing the deletion of one object of the first sequence.Abstract base class for all commands used to transform an objects sequence into another one.Gathers all thecommandsneeded to transform one objects sequence into another objects sequence.Command representing the insertion of one object of the second sequence.Command representing the keeping of one object present in both sequences.Handles synchronized replacement sequences.