| Constructor and Description |
|---|
DiffPluginImpl() |
| Modifier and Type | Method and Description |
|---|---|
Tree |
deserialize(Tree.Data data) |
void |
setIgnore(Parameters diffignore) |
void |
setIgnore(String diffignore) |
Tree |
tree(Analyzer newer) |
Tree |
tree(File newer) |
Tree |
tree(Jar newer) |
public Tree tree(File newer) throws Exception
ExceptionDiffer.tree(aQute.bnd.osgi.Jar)public Tree tree(Jar newer) throws Exception
tree in interface DifferExceptionDiffer.tree(aQute.bnd.osgi.Jar)public Tree deserialize(Tree.Data data) throws Exception
deserialize in interface DifferExceptionpublic void setIgnore(String diffignore)
public void setIgnore(Parameters diffignore)
Copyright © 2021. All rights reserved.