Package org.eclipse.compare.contentmergeviewer
SinceNot specified.
VersionNot specified.
AuthorNot specified.
Wiki javadoc Use textile entry format.
Add your comments here.
Interfaces
IDocumentRange Defines a subrange in a document.
IMergeViewerContentProvider A content provider that mediates between a ContentMergeViewer's model and the viewer itself.
ITokenComparator For performing a so-called "token compare" on a line of text.
Classes
ContentMergeViewer An abstract compare and merge viewer with two side-by-side content areas and an optional content area for the ancestor.
TextMergeViewer A text merge viewer uses the RangeDifferencer to perform a textual, line-by-line comparison of two (or three) input documents.