|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectnet.sf.clirr.core.DiffListenerAdapter
org.codehaus.mojo.clirr.ClirrDiffListener
public class ClirrDiffListener
Listen to the Clirr events.
| Constructor Summary | |
|---|---|
ClirrDiffListener()
|
|
| Method Summary | |
|---|---|
java.util.List |
getApiDifferences()
|
int |
getSeverityCount(net.sf.clirr.core.Severity severity)
|
void |
reportDiff(net.sf.clirr.core.ApiDifference apiDifference)
|
void |
stop()
|
| Methods inherited from class net.sf.clirr.core.DiffListenerAdapter |
|---|
start |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ClirrDiffListener()
| Method Detail |
|---|
public void reportDiff(net.sf.clirr.core.ApiDifference apiDifference)
reportDiff in interface net.sf.clirr.core.DiffListenerreportDiff in class net.sf.clirr.core.DiffListenerAdapterpublic void stop()
stop in interface net.sf.clirr.core.DiffListenerstop in class net.sf.clirr.core.DiffListenerAdapterpublic java.util.List getApiDifferences()
public int getSeverityCount(net.sf.clirr.core.Severity severity)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||