public
interfaceIDiffContainer
extends
IDiffElement
Overview
Inheritance
Members
Usage
Source
Books
SinceNot specified.
VersionNot specified.
Author(s)Not specified.
IDiffContainer is a IDiffElement with children.
IDiffContainer are the inner nodes displayed
by the DiffTreeViewer.
IDiffContainer are typically created as the result of performing
a compare with the Differencer.
Clients may implement this interface, or use one of the standard implementations,
DiffContainer or DiffNode.
IDiffContaineris aIDiffElementwith children.IDiffContainerare the inner nodes displayed by theDiffTreeViewer.IDiffContainerare typically created as the result of performing a compare with theDifferencer.Clients may implement this interface, or use one of the standard implementations,
DiffContainerorDiffNode.