Eclipse Platform
2.1

Uses of Package
org.eclipse.compare.rangedifferencer

Packages that use org.eclipse.compare.rangedifferencer
org.eclipse.compare.contentmergeviewer Support for compare and merge viewers which show the content side-by-side. 
org.eclipse.compare.rangedifferencer Provides support for finding the differences between two or three sequences of comparable entities. 
 

Classes in org.eclipse.compare.rangedifferencer used by org.eclipse.compare.contentmergeviewer
IRangeComparator
          For breaking an object to compare into a sequence of comparable entities.
 

Classes in org.eclipse.compare.rangedifferencer used by org.eclipse.compare.rangedifferencer
IRangeComparator
          For breaking an object to compare into a sequence of comparable entities.
RangeDifference
          Description of a change between two or three ranges of comparable entities.
 


Eclipse Platform
2.1

Copyright (c) IBM Corp. and others 2000, 2003. All Rights Reserved.