|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectnet.sf.statcvs.Main
StatCvs Main Class; it starts the Application
Constructor Summary | |
Main()
|
Method Summary | |
static void |
execute()
Does more initialisation stuff and generates HTML suite. |
static void |
initLogManager()
Method initLogManager. |
static void |
main(java.lang.String[] args)
Main method of StatCvs |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public Main()
Method Detail |
public static void main(java.lang.String[] args)
args
- command line optionspublic static void execute() throws java.io.IOException
ConfigurationOptions
must be set before calling this.
Used as a hook by the StatCvsTask
.
java.io.IOException
- on file access errorpublic static void initLogManager()
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |