| Class | Description |
|---|---|
| DiffLeverageStep |
Contextually match source "paragraphs" (full content of the TextUnit source) between two documents using a standard diff algorithm
(http://en.wikipedia.org/wiki/Diff).
|
| DiffMatchAnnotation |
Marker annotation that shows a TextUnit was updated via a
DiffLeverageStep. |
| FileAligner<T> |
Match up (align) files based on full path name.
|
| FileAlignment<T> |
Stores alignments of
FileLikeThings |
| FileLikeThing<T> |
Wrapper for any type of class that acts like a
File |
| FuzzyTextUnitComparator |
Fuzzily Compare two source
ITextUnits. |
| Parameters | |
| TextUnitComparator |
Compare two source
TextUnits. |
Copyright © 2021. All rights reserved.