public class WordLevelDiffer extends Object
Constructor and Description |
---|
WordLevelDiffer() |
public static List<DiffChunk> diffLine(String originalLine, String revisedLine) throws org.apache.commons.jrcs.diff.DifferentiationFailedException
originalLine
- the original linerevisedLine
- the revised lineorg.apache.commons.jrcs.diff.DifferentiationFailedException
Copyright © 2002-2015 Atlassian. All Rights Reserved.