Uses of Interface
net.sf.clirr.core.DiffListener

Packages that use DiffListener
net.sf.clirr.core Clirr throws events when it finds api changes. 
 

Uses of DiffListener in net.sf.clirr.core
 

Classes in net.sf.clirr.core that implement DiffListener
 class DiffListenerAdapter
          Provides empty implementations for all methods in the DiffListener interface.
 class PlainDiffListener
           
 class XmlDiffListener
          A DiffListener that reports any detected difference to an XML file.
 

Methods in net.sf.clirr.core with parameters of type DiffListener
 void Checker.addDiffListener(DiffListener listener)
           
 



Copyright © 2003-2011 Lars K??hne. All Rights Reserved.