Package
Class
Tree
Deprecated
Index
Help
PREV NEXT
FRAMES
NO FRAMES
All Classes
A
C
D
E
G
I
O
R
S
T
W
A
activityLog(boolean, String)
- Method in class org.doxygen.tools.
DoxygenTask
This method allows a single point of control over the task output verbosity.
addNestedAttribute(DoxygenTask.Property)
- Method in class org.doxygen.tools.
DoxygenConfig
Add Nested Attribute to the already existing list.
C
CONFIG_FILE
- Static variable in class org.doxygen.tools.
DoxygenTask
Name of the temporary configuration file that will be created in ${user.home}.
cascadeDoxygenConfig(TreeMap)
- Method in class org.doxygen.tools.
DoxygenConfig
This method cascades all Ant task attribute and nest attribute values into the passed TreeMap instance.
checkVersion(String)
- Method in class org.doxygen.tools.
DoxygenProcess
This method ensures that we have a supported version of Doxygen in the environment.
compareTo(Object)
- Method in class org.doxygen.tools.
DoxygenVersion
This method implements the compareTo() method from the Comparable interface.
createConfig(String)
- Method in class org.doxygen.tools.
DoxygenProcess
This method executes the doxygen command line utility to generate the skeleton configuration file.
createProperty()
- Method in class org.doxygen.tools.
DoxygenTask
This method enables nested property tags.
D
DOXY_TEMP
- Static variable in class org.doxygen.tools.
DoxygenProcess
Name of the temporary file to get the version of doxygen installed on system.
DoxygenConfig
- class org.doxygen.tools.
DoxygenConfig
.
This class holds the Configuration properties of Doxygen.
DoxygenConfig()
- Constructor for class org.doxygen.tools.
DoxygenConfig
DoxygenProcess
- class org.doxygen.tools.
DoxygenProcess
.
This class is responsible for forking doxygen process.
DoxygenProcess()
- Constructor for class org.doxygen.tools.
DoxygenProcess
DoxygenTask
- class org.doxygen.tools.
DoxygenTask
.
Ant task for Doxygen.
DoxygenTask()
- Constructor for class org.doxygen.tools.
DoxygenTask
Initializes the Doxygen Configuration options.
DoxygenTask.Property
- class org.doxygen.tools.
DoxygenTask.Property
.
This inner class implements a nested Ant XML property container.
DoxygenTask.Property()
- Constructor for class org.doxygen.tools.
DoxygenTask.Property
DoxygenVersion
- class org.doxygen.tools.
DoxygenVersion
.
This class provides Doxygen version comparison support.
DoxygenVersion(String, int)
- Constructor for class org.doxygen.tools.
DoxygenVersion
This constructor parses each of the version components for subsequent version-version comparison.
DoxygenVersion(String)
- Constructor for class org.doxygen.tools.
DoxygenVersion
This constructor assumes a canonical Doxygen version string form.
E
execute()
- Method in class org.doxygen.tools.
DoxygenTask
This is the main execution entry-point of the task.
executeDoxygenConfig(String)
- Method in class org.doxygen.tools.
DoxygenProcess
G
getAttribute(String)
- Method in class org.doxygen.tools.
DoxygenConfig
This method returns the attributes for jUnit test analysis.
getName()
- Method in class org.doxygen.tools.
DoxygenTask.Property
This accessor method retrieves the current Doxygen parameter name.
getNestedAttributes()
- Method in class org.doxygen.tools.
DoxygenConfig
This method returns the list of nested attributes for jUnit test analysis.
getTaskAttributes()
- Method in class org.doxygen.tools.
DoxygenConfig
This method returns the task attributes for jUnit test analysis.
getTaskAttributes()
- Method in class org.doxygen.tools.
DoxygenTask
getValue()
- Method in class org.doxygen.tools.
DoxygenTask.Property
This access method retrieves the current Doxygen parameter value.
getVersionCompatible()
- Method in class org.doxygen.tools.
DoxygenTask
I
isCompatible(String)
- Method in class org.doxygen.tools.
DoxygenVersion
To check if the given version is compatible with the current version.
O
org.doxygen.tools
- package org.doxygen.tools
R
readDoxygenConfig(String)
- Method in class org.doxygen.tools.
DoxygenConfig
This method reads the Doxygen generated configuration file.
S
setConfig(String, String)
- Method in class org.doxygen.tools.
DoxygenTask
setConfigFilename(String)
- Method in class org.doxygen.tools.
DoxygenTask
Core Ant task element which specifies an non-generated Doxygen base configuration file.
setDoxygenPath(String)
- Method in class org.doxygen.tools.
DoxygenProcess
setDoxygenPath(String)
- Method in class org.doxygen.tools.
DoxygenTask
Core Ant task element which specifies a path to the Doxygen executable.
setName(String)
- Method in class org.doxygen.tools.
DoxygenTask.Property
This method sets the Doxygen parameter name.
setProperty(String, String)
- Method in class org.doxygen.tools.
DoxygenConfig
This method translates an Ant <doxygen> task element into a Doxygen configuration file property name/value pair.
setProperty(String, int)
- Method in class org.doxygen.tools.
DoxygenConfig
This method translates an Ant <doxygen> task element into a Doxygen configuration file property name/value pair.
setProperty(String, boolean)
- Method in class org.doxygen.tools.
DoxygenConfig
This method translates an Ant <doxygen> task element into a Doxygen configuration file property name/value pair.
setValue(String)
- Method in class org.doxygen.tools.
DoxygenTask.Property
This method sets the value of the Doxygen parameter.
setVerbose(boolean)
- Method in class org.doxygen.tools.
DoxygenTask
Core Ant task element that controls the output verbosity of this Ant task.
setVersionCompatible(String)
- Method in class org.doxygen.tools.
DoxygenTask
T
toString()
- Method in class org.doxygen.tools.
DoxygenTask.Property
This method returns a String representation of this instance.
toString()
- Method in class org.doxygen.tools.
DoxygenVersion
This method provides a standard diagnostic method toString().
W
writeDoxygenConfig(String)
- Method in class org.doxygen.tools.
DoxygenConfig
This method writes and synchronizes the properties.
A
C
D
E
G
I
O
R
S
T
W
Package
Class
Tree
Deprecated
Index
Help
PREV NEXT
FRAMES
NO FRAMES
All Classes
Ant-Doxygen JavaDocs