| Interface | Description |
|---|---|
| IReconciler |
An
IReconciler defines and maintains a model of the content
of the text viewer's document in the presence of changes applied to this
document. |
| IReconcilingStrategy |
A reconciling strategy is used by an reconciler to reconcile a model
based on text of a particular content type.
|
| Class | Description |
|---|---|
| DirtyRegion |
A dirty region describes a document range which has been changed.
|