| Class | Description |
|---|---|
| HTMLDiffer |
Takes two or three
TextNodeComparator instances, computes the difference
between them, marks the changes, and outputs a merged tree to a
HtmlSaxDiffOutput instance. |
| HtmlSaxDiffOutput |
Takes a branch root and creates an HTML file for it.
|
| TextNodeComparator |
A comparator that generates a DOM tree of sorts from handling SAX events.
|
Copyright © 2022. All rights reserved.