Package aQute.bnd.differ
Class DiffPluginImpl
java.lang.Object
aQute.bnd.differ.DiffPluginImpl
- All Implemented Interfaces:
Differ
This Diff Plugin Implementation will compare JARs for their API (based on the
Bundle Class Path and exported packages), the Manifest, and the resources.
The differences are represented in a
Diff
tree.-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
DiffPluginImpl
public DiffPluginImpl()
-
-
Method Details