|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object net.sf.statcvs.Main
StatCvs Main Class; it starts the application and controls command-line related stuff
Constructor Summary | |
Main()
|
Method Summary | |
static void |
generateDefaultHTMLSuite()
Generates HTML report. |
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 generateDefaultHTMLSuite() throws LogSyntaxException, java.io.IOException, ConfigurationException
ConfigurationOptions
must be initialized before calling this method.
LogSyntaxException
- if the logfile contains unexpected syntax
java.io.IOException
- if some file can't be read or written
ConfigurationException
- if a required ConfigurationOption was not set
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |