Docjar: A Java Source and Docuemnt Enginecom.*    java.*    javax.*    org.*    all    new    plug-in

Quick Search    Search Deep

Package org.eclipse.compare.contentmergeviewer

Interface Summary
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.
 

Class Summary
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.