|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||
| Interface Summary | |
| ByteSequence | The ByteSequence interface is an interface that describes a sequence of bytes. |
| CharSequence | The ByteSequence interface is used by the diff engine. |
| ColumnMask | |
| DiffCompare | The DiffCompare interface can be used to delegate the comparison of objects. |
| Differ | Differ is a very simple interface for providing "diff" functionality. |
| Sequence | |
| Class Summary | |
| BasicColumnMask | This class implements the ColumnMask interface. |
| BasicCompare | BasicCompare is a implementation of the DiffCompare interface that can be used to compare two files with many different options. |
| BinaryCompare | A simple implementation of the Compare interface that strictly compares all the bytes of two sequences for equality. |
| ConsoleWriter | This interface can be used when reconstructing a target from a source and a delta |
| Edit | |
| EditList | |
| 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 | |
| SharedCharSequence | An implementation of the ByteSequence interface that uses an underlying byte array along with an offset and length parameter. |
| StarTeamDiff | |
| StarTeamMerge | |
| StringCharSequence | |
| Exception Summary | |
| DiffException | Thrown when we have some kind of error trying to make the diff. |
|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||