Package aQute.bnd.service.diff
Interface Differ
-
- All Known Implementing Classes:
DiffPluginImpl
public interface Differ
Compare two Jars and report the differences.
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description Tree
deserialize(Tree.Data data)
Tree
tree(Analyzer source)
Tree
tree(Jar source)
-