Uses of Class
org.eclipse.compare.BufferedContent
-
Packages that use BufferedContent Package Description org.eclipse.compare Provides support for performing structural and textual compare operations on arbitrary data and displaying the results. -
-
Uses of BufferedContent in org.eclipse.compare
Subclasses of BufferedContent in org.eclipse.compare Modifier and Type Class Description class
ResourceNode
AResourceNode
wraps anIResources
so that it can be used as input for the differencing engine (interfacesIStructureComparator
andITypedElement
) and theReplaceWithEditionDialog
(interfacesITypedElement
andIModificationDate
).
-