| Frames | No Frames |
Methods which throw type net.sf.statcvs.output.ConfigurationException | |
| void | method initializes the ConfigurationOptions object with
received values. |
Methods which throw type net.sf.statcvs.output.ConfigurationException | |
| void | Generates HTML report. |
Methods which throw type net.sf.statcvs.output.ConfigurationException | |
| void | Checks if all necessary resources are available. |
| void | No external resources are necessary for default CSS files, so
nothing is done here
|
| void | Checks if the local CSS file exists
|
| void | We could check here if there is a real CSS file at the URL, but
this would require net access, so we just do nothing. |
| void | |
| boolean | CommandLineParser.doChildrenSwitch(String s) Give the argument to children classes that may have a way to recognise it. |
| void | Parses the command line and sets the options (as static
fields in ConfigurationOptions). |
| void | CommandLineParser.parseSwitch(String switchName) |
| void | ConfigurationOptions.setCheckedOutDirectory(String checkedOutDirectory) Sets the checkedOutDirectory. |
| void | ConfigurationOptions.setConfigFile(String propertiesFilename) Set the config file that may contain user details. |
| void | ConfigurationOptions.setCssFile(String cssFile) Sets the cssFile. |
| void | ConfigurationOptions.setLogFileName(String logFileName) Sets the logFileName. |
| void | ConfigurationOptions.setNotesFile(String notesFile) Sets the name of the notes file. |
| void | ConfigurationOptions.setOutputDir(String outputDir) Sets the outputDir. |
| void | ConfigurationOptions.setOutputFormat(String outputFormat) |
| void | ConfigurationOptions.setSymbolicNamesPattern(String symbolicNamesPattern) |