|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.atlassian.confluence.diff.LineRanker
public class LineRanker
Compares an original line against a number of revised lines and determines the revised line that is most similar to the original.
| Constructor Summary | |
|---|---|
LineRanker()
|
|
| Method Summary | |
|---|---|
static boolean |
isChangedNotDeleted(java.lang.String[] origWords,
java.lang.String[] revdWords)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public LineRanker()
| Method Detail |
|---|
public static boolean isChangedNotDeleted(java.lang.String[] origWords,
java.lang.String[] revdWords)
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 | |||||||||