Class | Description |
---|---|
API |
The internal representation of an API.
|
APIComparator |
This class contains method to compare two API objects.
|
APIDiff |
The class contains the changes between two API objects; packages added,
removed and changed.
|
Comments |
Creates a Comments from an XML file.
|
DiffMyers |
A class to compare vectors of objects.
|
DiffMyers.change |
The result of comparison is an "edit script": a chain of change objects.
|
HTMLFiles |
Emit HTML files for the supporting infrastructure for the HTML report.
|
HTMLIndexes |
Emit HTML indexes which appear in the bottom left frame in the report.
|
HTMLReportGenerator |
Emit HTML based on the changes between two sets of APIs.
|
HTMLStatistics |
Emit an HTML file containing statistics about the differences.
|
JDiff |
Generates HTML describing the changes between two sets of Java source code.
|
JDiffAntTask |
An Ant task to produce a simple JDiff report.
|
JDiffAntTask.ProjectInfo |
This class handles the information about a project, whether it is
the older or newer version.
|
Options |
Class to handle options for JDiff.
|
RootDocToXML |
Converts a Javadoc RootDoc object into a representation in an
XML file.
|
XMLToAPI |
Creates an API object from an XML file.
|