Uses of Interface
org.eclipse.compare.contentmergeviewer.IDocumentRange
Package
Description
Provides support for finding and displaying the differences
between hierarchically structured data.
-
Uses of IDocumentRange in org.eclipse.compare.structuremergeviewer
Modifier and TypeClassDescriptionclass
A document range node represents a structural element when performing a structure compare of documents.class
A node that acts as the root of the tree returned from aStructureCreator
.