|
Eclipse Platform 2.1 |
|||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Differencer | |
org.eclipse.compare | Provides support for performing structural and textual compare operations on arbitrary data and displaying the results. |
org.eclipse.compare.structuremergeviewer | Provides support for finding and displaying the differences between hierarchically structured data. |
Uses of Differencer in org.eclipse.compare |
Methods in org.eclipse.compare with parameters of type Differencer | |
void |
ZipFileStructureCreator.rewriteTree(Differencer diff,
IDiffContainer root)
Empty implementation since this IStructureCreator
cannot rewrite the diff tree in order to fold certain combinations of
additons and deletions. |
Uses of Differencer in org.eclipse.compare.structuremergeviewer |
Methods in org.eclipse.compare.structuremergeviewer with parameters of type Differencer | |
protected void |
StructureDiffViewer.postDiffHook(Differencer differencer,
IDiffContainer root)
This method is called from within diff() after the difference
tree has been built. |
|
Eclipse Platform 2.1 |
|||||||||
PREV NEXT | FRAMES NO FRAMES |