com.ibm.sigtest
Class TestSignatures

java.lang.Object
  extended bycom.ibm.sigtest.TestSignatures

public class TestSignatures
extends java.lang.Object

This class compares a project file to either the classes currently available on the classpath, or another project file.

Author:
Matthew J. Duftler (duftler@us.ibm.com)

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

Constructor Detail

TestSignatures

public TestSignatures()
Method Detail

main

public static void main(java.lang.String[] argv)
                 throws java.lang.Exception
Throws:
java.lang.Exception


Copyright © 2003,2006 IBM. All Rights Reserved.