net.sf.clirr.cli
Class Clirr

java.lang.Object
  extended by net.sf.clirr.cli.Clirr

public class Clirr
extends java.lang.Object

Commandline interface for generating a difference report or checking for binary compatibility between two versions of the same application.


Constructor Summary
Clirr()
           
 
Method Summary
static void main(java.lang.String[] args)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Clirr

public Clirr()
Method Detail

main

public static void main(java.lang.String[] args)


Copyright © 2003-2005 Lars Kühne. All Rights Reserved.