org.codehaus.mojo.clirr
Class ClirrDiffListener
java.lang.Object
net.sf.clirr.core.DiffListenerAdapter
org.codehaus.mojo.clirr.ClirrDiffListener
- All Implemented Interfaces:
- net.sf.clirr.core.DiffListener
- public class ClirrDiffListener
- extends net.sf.clirr.core.DiffListenerAdapter
Listen to the Clirr events.
- Author:
- Brett Porter
| 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 |
ClirrDiffListener
public ClirrDiffListener()
reportDiff
public void reportDiff(net.sf.clirr.core.ApiDifference apiDifference)
stop
public void stop()
getApiDifferences
public List getApiDifferences()
getSeverityCount
public int getSeverityCount(net.sf.clirr.core.Severity severity)
Copyright © 2006-2008 Codehaus. All Rights Reserved.