inc.che.jarinspector
Class JarInspector

java.lang.Object
  extended byinc.che.jarinspector.JarInspector

public final class JarInspector
extends java.lang.Object

Mainclass for Che Inc. JarInspector

Version:
$Id: JarInspector.java,v 1.1 2005/03/06 12:56:57 stevemcmee Exp $
Author:
Steve McMee <stevemcmee@sourceforge.net>

Field Summary
static java.lang.String CVS_ID
          CVS ID of this file
 
Method Summary
static void main(java.lang.String[] args)
          Main-method to start the application
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

CVS_ID

public static final java.lang.String CVS_ID
CVS ID of this file

See Also:
Constant Field Values
Method Detail

main

public static void main(java.lang.String[] args)
                 throws java.lang.Exception
Main-method to start the application

Parameters:
args - commandline arguments
Throws:
java.lang.Exception


Copyright © 2004-2005 Che Inc.. All Rights Reserved.