|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Object | +--com.starbase.diff.StarTeamDiff
| Constructor Summary | |
StarTeamDiff()
|
|
| Method Summary | |
EditList |
diff(Sequence source,
Sequence target,
DiffCompare compare)
The diff method takes two sequences of objects and an instance of a Compare interface for comparing Objects in the sequences and returns an EditList that can be used to transform the source in to target. |
| Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public StarTeamDiff()
| Method Detail |
public EditList diff(Sequence source,
Sequence target,
DiffCompare compare)
throws DiffException
Differ
diff in interface DifferDiffException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||