|
|||||||||
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.DiffListener
reportDiff
in class net.sf.clirr.core.DiffListenerAdapter
public void stop()
stop
in interface net.sf.clirr.core.DiffListener
stop
in class net.sf.clirr.core.DiffListenerAdapter
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 |