| Package | Description |
|---|---|
| net.sf.clirr.core |
Clirr throws events when it finds api changes.
|
| net.sf.clirr.core.internal |
The framework that is used by the individual checks in the checks package.
|
| net.sf.clirr.core.internal.bcel |
Apache's BCEL is currently used to read the compiled Java classes.
|
| net.sf.clirr.core.internal.checks |
The check modules that implement the funtionality of clirr.
|
| Class and Description |
|---|
| ApiDifference
Describes an API change.
|
| CheckerException
An exception class representing a failure during checking of the
specified jar files.
|
| ClassFilter
A filter for Java classes.
|
| ClassSelector.Mode
Class for implementing an enumeration.
|
| DiffListener
Listener for API differences.
|
| DiffListenerAdapter
Provides empty implementations for all methods
in the DiffListener interface.
|
| 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.
|
| ScopeSelector
Selects zero or more java scope values (public, protected, package,
private).
|
| Severity
Enumeration type for severity of an Api difference.
|
| Class and Description |
|---|
| ApiDifference
Describes an API change.
|
| CheckerException
An exception class representing a failure during checking of the
specified jar files.
|
| Message
Class which manages API Difference messages, including expanding message
codes into strings and descriptions.
|
| Severity
Enumeration type for severity of an Api difference.
|
| Class and Description |
|---|
| CheckerException
An exception class representing a failure during checking of the
specified jar files.
|
| ClassFilter
A filter for Java classes.
|
| Class and Description |
|---|
| ScopeSelector
Selects zero or more java scope values (public, protected, package,
private).
|
Copyright © 2003-2012 Lars K??hne. All Rights Reserved.