|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.starteam.diff.StarTeamDiff
public final class StarTeamDiff
The standard StarTeam Differencing Engine
| Constructor Summary | |
|---|---|
StarTeamDiff()
Construct an empty StarTeamDiff instance |
|
| Method Summary | |
|---|---|
EditCollection |
diff(Sequence source,
Sequence target,
DiffCompare compare)
execute a diff |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public StarTeamDiff()
| Method Detail |
|---|
public EditCollection diff(Sequence source,
Sequence target,
DiffCompare compare)
throws DiffException
source - the source sequencetarget - the target sequencecompare - the comparator
DiffException - if an error occurs
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||