com.ibm.sigtest
Class ProjectFileGenerator

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

public class ProjectFileGenerator
extends java.lang.Object

This class generates a project file which contains a snapshot of the current signatures of the specified classes.

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

Constructor Summary
ProjectFileGenerator()
           
 
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

ProjectFileGenerator

public ProjectFileGenerator()
Method Detail

main

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


Copyright © 2003 IBM. All Rights Reserved.