|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Uses of DiffOutput in org.outerj.daisy.diff |
| Classes in org.outerj.daisy.diff that implement DiffOutput | |
class |
HtmlSaxDiffOutput
Outputs the diff result as HTML elements to a SAX ContentHandler. |
class |
TextDiffOutput
|
| Methods in org.outerj.daisy.diff with parameters of type DiffOutput | |
static void |
Diff.diff(java.lang.String text1,
java.lang.String text2,
DiffOutput output,
int contextLineCount)
Diffs two texts, outputting the result to the specified DiffOutput instance. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||