|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use net.sf.clirr.core | |
---|---|
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. |
Classes in net.sf.clirr.core used by net.sf.clirr.core | |
---|---|
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. |
Classes in net.sf.clirr.core used by net.sf.clirr.core.internal | |
---|---|
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. |
Classes in net.sf.clirr.core used by net.sf.clirr.core.internal.bcel | |
---|---|
CheckerException
An exception class representing a failure during checking of the specified jar files. |
|
ClassFilter
A filter for Java classes. |
Classes in net.sf.clirr.core used by net.sf.clirr.core.internal.checks | |
---|---|
ScopeSelector
Selects zero or more java scope values (public, protected, package, private). |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |