public interface DiffAlgorithm
Revision diff(Object[] orig, Object[] rev) throws DifferentiationFailedException
Revision object.
The revision can be used to construct the revised sequence from the original sequence.
orig - rev - the revised textDifferentiationFailedException - if the diff could not be computed.Copyright © 2006-2012 Apache Software Foundation. All Rights Reserved.