|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectjavancss.Main
public class Main
Main class of the JavaNCSS application. It does nothing than starting the batch process and immediately delegates control to the Javancss class.
Field Summary | |
---|---|
private static java.lang.String |
IMPL_VERSION
|
static java.lang.String |
S_RCS_HEADER
|
Constructor Summary | |
---|---|
Main()
|
Method Summary | |
---|---|
static void |
main(java.lang.String[] asArgs)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
private static final java.lang.String IMPL_VERSION
public static final java.lang.String S_RCS_HEADER
Constructor Detail |
---|
public Main()
Method Detail |
---|
public static void main(java.lang.String[] asArgs) throws java.io.IOException
java.io.IOException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |