|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object com.atlassian.confluence.diff.WordLevelDiffer
public class WordLevelDiffer
Diffs words in a line of text.
Constructor Summary | |
---|---|
WordLevelDiffer()
|
Method Summary | |
---|---|
static java.util.List<WordChunk> |
diffWords(java.lang.String[] originalContent,
java.lang.String[] revisedContent)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public WordLevelDiffer()
Method Detail |
---|
public static java.util.List<WordChunk> diffWords(java.lang.String[] originalContent, java.lang.String[] revisedContent) throws org.apache.commons.jrcs.diff.DifferentiationFailedException
org.apache.commons.jrcs.diff.DifferentiationFailedException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |