|
|||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
See:
Description
Interface Summary | |
Differences | Common visitable interface for differences between codebases. |
Validator | |
Visitor |
Class Summary | |
ClassDifferences | Documents the difference, if any, for a given object type (class or interface). |
ClassReport | |
ConstructorDifferences | Documents the difference, if any, for a given constructor. |
DecoratorDifferences | Extension point for adding data and/or behavior to nodes in the Differences hierarchy. |
DeprecatableDifferences | Documents the difference, if any, for a given programming element that can be deprecated through the use of javadoc tags. |
DifferencesFactory | |
DocumentableDifferences | Documents the difference, if any, for a given programming element that can be added or removed from the published documentation for the API. |
FeatureDifferences | Documents the difference, if any, for a given feature (field, constructor, or method). |
FieldDifferences | Documents the difference, if any, for a given field. |
InterfaceDifferences | Documents the difference, if any, for a given interface. |
JarDifferences | Documents the difference, if any, between two codebases. |
ListBasedValidator | |
ListDiffPrinter | |
ListDocumentedElements | |
MethodDifferences | Documents the difference, if any, for a given method. |
PackageDifferences | Documents the difference, if any, for a given package. |
PackageValidator | |
Printer | |
RemovableDifferences | Documents the difference, if any, for a given programming element that can be absent in either the old or the new codebase. |
Report | |
VisitorBase |
Compare two groups of classes with each other. The classes in this package compile API differences between the two groups.
|
|||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |