|
||||||||||
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
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)
public void stop()
public 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 |