Package com.starteam.diff

Interface Summary
CharSequence The ByteSequence interface is used by the diff engine.
Sequence A sequence of objects.
 

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
 

Exception Summary
DiffException An exception thrown when we have some kind of error trying to make the diff
 



StarTeam SDK 14.0, Build 21
Copyright © 2003-2012 Borland Software Corporation. All rights reserved.