public class DiffPluginImpl extends java.lang.Object implements Differ
Diff
tree.| Constructor and Description |
|---|
DiffPluginImpl() |
| Modifier and Type | Method and Description |
|---|---|
Tree |
deserialize(Tree.Data data) |
void |
setIgnore(java.lang.String diffignore) |
Tree |
tree(Analyzer newer) |
Tree |
tree(java.io.File newer) |
Tree |
tree(Jar newer) |
public Tree tree(java.io.File newer) throws java.lang.Exception
java.lang.ExceptionDiffer.tree(aQute.bnd.osgi.Jar)public Tree tree(Jar newer) throws java.lang.Exception
tree in interface Differjava.lang.ExceptionDiffer.tree(aQute.bnd.osgi.Jar)public Tree deserialize(Tree.Data data) throws java.lang.Exception
deserialize in interface Differjava.lang.Exceptionpublic void setIgnore(java.lang.String diffignore)