Interface | Description |
---|---|
DiffContentTypes |
Content types for the documents used in the diff process.
|
Difference |
Represents a difference generated by the diff performer.
|
DifferencePerformer |
The
DifferencePerformer is used to compare two resources of a given content type using
a set of options. |
DiffProgressEvent |
Event used by the
DiffProgressListener to signal when the diff progress is incremented. |
DiffProgressListener |
Listener to the diff performer.
|
Class | Description |
---|---|
DiffOptions |
Holds options needed to decide which diff algorithm and which diff options
will be used.
|
DiffPerformerFactory |
Factory used to create a difference performer, used to compare two resources using different
algorithms and options.
|
Exception | Description |
---|---|
DiffException |
Exception thrown by the diff performer when a problem is encountered and the operation fails
or if the operation was stopped.
|
© Copyright SyncRO Soft SRL 2002 - 2016. All rights reserved.