Class HTMLDiffer

java.lang.Object
org.outerj.daisy.diff.html.HTMLDiffer
All Implemented Interfaces:
Differ

public class HTMLDiffer extends Object implements Differ
Takes two or three TextNodeComparator instances, computes the difference between them, marks the changes, and outputs a merged tree to a HtmlSaxDiffOutput instance.