Eclipse Platform
Release 3.4

Uses of Interface
org.eclipse.compare.IStreamMerger

Packages that use IStreamMerger
org.eclipse.compare Provides support for performing structural and textual compare operations on arbitrary data and displaying the results.  
 

Uses of IStreamMerger in org.eclipse.compare
 

Methods in org.eclipse.compare that return IStreamMerger
static IStreamMerger CompareUI.createStreamMerger(IContentType type)
          Deprecated. Clients should obtain an org.eclipse.team.core.mapping.IStorageMerger from the org.eclipse.team.core.Team#createMerger(IContentType) method.
static IStreamMerger CompareUI.createStreamMerger(String type)
          Deprecated. Clients should obtain an org.eclipse.team.core.mapping.IStorageMerger from the org.eclipse.team.core.Team#createMerger(String) method.
 


Eclipse Platform
Release 3.4

Guidelines for using Eclipse APIs.

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