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.
(package private)  class net.sf.clirr.core.FileDiffListener
          Abstract DiffListener that writes output to some textual output stream.
 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-2007 Lars K??hne. All Rights Reserved.