public final class HtmlDiffs
extends java.lang.Object
| Constructor and Description |
|---|
HtmlDiffs(java.io.File fSrc,
java.io.File fDst,
com.github.gumtreediff.tree.TreeContext src,
com.github.gumtreediff.tree.TreeContext dst,
com.github.gumtreediff.matchers.Matcher matcher) |
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getDstDiff() |
java.lang.String |
getSrcDiff() |
void |
produce() |