|
Class Summary |
| BasicCompare |
BasicCompare is a implementation of the DiffCompare interface that can be
used to compare two files with many different options. |
| ColumnMask |
This class supports masks defined as a column range (e.g. |
| ConsoleWriter |
This interface can be used when reconstructing a target from a source and a
delta |
| DiffCompare |
The DiffCompare interface can be used to delegate the comparison of objects. |
| Edit |
An Edit |
| EditCollection |
A collection of Edits managed by the differencing engine |
| EditListWriter |
This interface can be used when reconstructing a target from a source and a
delta |
| HTMLDiffWriter |
Writes a simple HTML page showing the differences between two text files. |
| HTMLInterleavedDiffWriter |
Writes a simple HTML page showing the differences between two text files. |
| HTMLStereoDiffWriter |
Writes a simple HTML page showing the differences between two text files. |
| HTMLTableDiffWriter |
Shared implementation for HTMLInterleavedDiffWriter and HTMLStereoDiffWriter. |
| IntralineSequence |
Represents a sequence of characters within a line. |
| LineIterator |
This class iterates over characters in a line. |
| ParsedCharSequence |
A ParsedChar Sequence |
| SharedCharSequence |
An implementation of the ByteSequence interface that uses an underlying byte
array along with an offset and length parameter. |
| StarTeamDiff |
The standard StarTeam Differencing Engine |
| StarTeamMerge |
Run a simple merge |
| StarTeamMerge.FileDetails |
Details of the file involved in the merge. |
| StringCharSequence |
A String Char Sequence |
| StringCompare |
Compares two strings using the differencing engine |