Eclipse Platform
Release 3.4

Uses of Interface
org.eclipse.compare.contentmergeviewer.ITokenComparator

Packages that use ITokenComparator
org.eclipse.compare.contentmergeviewer Support for compare and merge viewers which show the content side-by-side.  
 

Uses of ITokenComparator in org.eclipse.compare.contentmergeviewer
 

Classes in org.eclipse.compare.contentmergeviewer that implement ITokenComparator
 class TokenComparator
          Implements the ITokenComparator interface for words (or tokens) in a string.
 

Methods in org.eclipse.compare.contentmergeviewer that return ITokenComparator
protected  ITokenComparator TextMergeViewer.createTokenComparator(String line)
          Creates an ITokenComparator which is used to show the intra line differences.
 


Eclipse Platform
Release 3.4

Guidelines for using Eclipse APIs.

Copyright (c) Eclipse contributors and others 2000, 2008. All rights reserved.