|
Class Summary |
| Diff |
Calculates the difference from two given input sources. |
| DiffConfiguration |
Default Diff operation configuration class. |
| DiffLineType |
Provides the basic result types for the diff output. |
| HtmlDiffConfiguration |
Default Html Diff operation configuration class. |
| HtmlDiffOutput |
Outputs the diff result as HTML elements to a SAX ContentHandler. |
| TextDiffConfiguration |
Default Text Diff operation configuration class. |
| TextDiffOutput |
Text based implementation for a Diff output. |
| XmlSaxWriter |
Simple SAX event handler that generates a XML (or HTML) file from the events caught. |