Main Page | Class List | File List | Class Members | Related Pages

Test List

Member org::doxygen::tools::DoxygenConfig.DoxygenConfig ()
Verify that each of these items are set to these values in the amalgamated configuration file.

Member org::doxygen::tools::DoxygenConfig.cascadeDoxygenConfig (final TreeMap map)
the minimalist case has open-source / Java flavor Doxygen parameters set. <br/>

<doxygen> elements can influence Doxygen. <br/>

<doxygen> nested elements can influence Doxygen. <br/>

<doxygen> nested elements take precedence over <doxygen> non-nested elements. <br/>

Member org::doxygen::tools::DoxygenConfig.setProperty (final String keyName, final boolean value)
true / false values become "YES" / "NO" values.

Member org::doxygen::tools::DoxygenConfig.setProperty (final String keyName, final String value)
String properties containing spaces are double quoted. <br/>

Member org::doxygen::tools::DoxygenConfig.writeDoxygenConfig (final String theConfigFilename)
If specified, the base configuration file is not overwritten.

Member org::doxygen::tools::DoxygenProcess.checkVersion (String versionCompatible)
the Ant task should fail if the detected Doxygen version is too old. <br/>

the Ant task should whine, but not fail if the user claims ignoreVersion="true" and the detected Doxygen version is too old. <br/>

the Ant task should not fail if the detected Doxygen version is minimally supported. <br/>

Member org::doxygen::tools::DoxygenProcess.createConfig (final String theConfigFilename)
the amalgamated configuration file is generated in System.getProperty("user.home").

The amalgamated configuration file basis can be controlled by the Ant task user.

Member org::doxygen::tools::DoxygenTask.activityLog (final boolean terseMessage, final String theMessage)
message output is conditional. Some messages are always output, while others are only sometimes output. <br/>

Member org::doxygen::tools::DoxygenTask.setConfigFilename (final String attr)
If the configuration file is set, then the amalgamated configuration file is retained. <br/>

Member org::doxygen::tools::DoxygenTask.setDoxygenPath (final String attr)
Specification of a bogus application name will fail. <br/>

Member org::doxygen::tools::DoxygenTask.setVerbose (final boolean attr)
there is a marked difference in output depending on the value of verbose.

Generated on Sat Jan 31 02:17:29 2004 for Ant-Doxygen by doxygen 1.3.4