javancss
Class Main

java.lang.Object
  extended by javancss.Main

public class Main
extends Object

Main class of the JavaNCSS application. It does nothing than starting the batch process and immediately delegates control to the Javancss class.

Version:
$Id: Main.java 151 2009-05-22 21:41:33Z hboutemy $
Author:
Chr. Clemens Lee

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

Field Detail

S_RCS_HEADER

public static final String S_RCS_HEADER
Constructor Detail

Main

public Main()
Method Detail

main

public static void main(String[] asArgs)
                 throws IOException
Throws:
IOException


Copyright © 1997-2011 Chr. Clemens Lee and companions. All Rights Reserved.