Uses of Interface
org.eclipse.compare.IStreamMerger
Packages that use IStreamMerger
Package
Description
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 IStreamMergerModifier and TypeMethodDescriptionstatic IStreamMergerCompareUI.createStreamMerger(String type) Deprecated.static IStreamMergerCompareUI.createStreamMerger(IContentType type) Deprecated.Clients should obtain anorg.eclipse.team.core.mapping.IStorageMergerfrom theorg.eclipse.team.core.Team#createMerger(IContentType)method.
org.eclipse.team.core.mapping.IStorageMergerfrom theorg.eclipse.team.core.Team#createMerger(String)method.