See: Description
| Class | Description |
|---|---|
| AdornedWordData |
Data for a single adorned word.
|
| AdornedWordsLoader |
Loads word elements in an adorned XML file.
|
| CompareAdornedFiles |
Compare word elements in two adorned files and emit differences.
|
| GetTokenChanges |
Get changes in tokens from one set of adorned files to another.
|
| MutableAdornedFile |
Loads an adorned XML file for updating.
|
| UpdateAdornedFile |
Update word elements in an adorned file using a change log.
|
| WordChange |
Records a token-level change in an adorned file.
|
| WordChangeLog |
Records modifications to a tokenized or adorned TEI XML file.
|
| Enum | Description |
|---|---|
| FieldType |
Type of field being changed.
|
| WordChangeType |
Type of change for word element.
|
Classes and utilities for comparing token streams in adorned files and logging the differences to XML format files.