Class DiffPluginImpl

java.lang.Object
aQute.bnd.differ.DiffPluginImpl
All Implemented Interfaces:
Differ

public class DiffPluginImpl extends Object implements 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.