|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||
See:
Description
| Interface Summary | |
|---|---|
| ClassFilter | A filter for Java classes. |
| DiffListener | Listener for API differences. |
| Class Summary | |
|---|---|
| ApiDifference | Describes an API change. |
| Checker | This is the main class to be used by Clirr frontends, it implements the checking functionality of Clirr. |
| ClassSelector | Given a JavaClass object, determines whether or not it is "selected", based on its class or package. |
| ClassSelector.Mode | Class for implementing an enumeration. |
| DiffListenerAdapter | Provides empty implementations for all methods in the DiffListener interface. |
| EventMessages | ResourceBundle that implements the default locale by delegating to the english bundle. |
| Message | Class which manages API Difference messages, including expanding message codes into strings and descriptions. |
| MessageManager | Class which manages API Difference messages, including expanding message codes into strings and descriptions. |
| MessageTranslator | Class which is capable of translating a Message object into a localised string. |
| PlainDiffListener | |
| ScopeSelector | Selects zero or more java scope values (public, protected, package, private). |
| Severity | Enumeration type for severity of an Api difference. |
| XmlDiffListener | A DiffListener that reports any detected difference to an XML file. |
| Exception Summary | |
|---|---|
| CheckerException | An exception class representing a failure during checking of the specified jar files. |
Clirr throws events when it finds api changes.
|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||