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–2014 Apache Software Foundation. All rights reserved.