Uses of Class net.sf.statcvs.output.ConfigurationException

Uses in package net.sf.statcvs.ant

Methods which throw type net.sf.statcvs.output.ConfigurationException

void
method initializes the ConfigurationOptions object with received values.

Uses in package net.sf.statcvs

Methods which throw type net.sf.statcvs.output.ConfigurationException

void
Generates HTML report.

Uses in package net.sf.statcvs.output

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
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
Sets the cssFile.
void
Sets the logFileName.
void
Sets the name of the notes file.
void
Sets the outputDir.
void
void
ConfigurationOptions.setSymbolicNamesPattern(String symbolicNamesPattern)