A C D E G H I O P R S V 

A

AbstractDoxygenMojo - Class in de.oscillation.maven.doxygen
Abstract Mojo for Doxygen Mojos.
AbstractDoxygenMojo() - Constructor for class de.oscillation.maven.doxygen.AbstractDoxygenMojo
 

C

checkExecutable() - Method in class de.oscillation.maven.doxygen.AbstractDoxygenMojo
Checks if calling the Doxygen executable works.

D

de.oscillation.maven.doxygen - package de.oscillation.maven.doxygen
 
DoxyfileBooleanValue - Enum in de.oscillation.maven.doxygen
Boolean values for the Doxygen configuration file.
DoxygenCleanMojo - Class in de.oscillation.maven.doxygen
Clean Doxygen output directories defined in the Doxyfile.
DoxygenCleanMojo() - Constructor for class de.oscillation.maven.doxygen.DoxygenCleanMojo
 
DoxygenGenerateMojo - Class in de.oscillation.maven.doxygen
Execute Doxygen according to the parameters specified in pom.xml.
DoxygenGenerateMojo() - Constructor for class de.oscillation.maven.doxygen.DoxygenGenerateMojo
 
DoxygenOutputGenerator - Class in de.oscillation.maven.doxygen
An instance of this class represents a Doxygen output generator.
DoxygenOutputGenerator(DoxygenOutputGeneratorName) - Constructor for class de.oscillation.maven.doxygen.DoxygenOutputGenerator
 
DoxygenOutputGeneratorName - Enum in de.oscillation.maven.doxygen
This enumeration lists the names of all available Doxygen output generators.

E

ensureDoxyfile() - Method in class de.oscillation.maven.doxygen.AbstractDoxygenMojo
Checks if the Doxygen configuration file exists.
execute() - Method in class de.oscillation.maven.doxygen.AbstractDoxygenMojo
Checks the Doxygen executable, generates the Doxyfile if necessary and parses relevant parameters from it.
execute() - Method in class de.oscillation.maven.doxygen.HelpMojo

G

getActivationConfigKey() - Method in class de.oscillation.maven.doxygen.DoxygenOutputGenerator
 
getDoxyfilePath() - Method in class de.oscillation.maven.doxygen.AbstractDoxygenMojo
 
getExecutablePath() - Method in class de.oscillation.maven.doxygen.AbstractDoxygenMojo
 
getFalseString() - Static method in enum de.oscillation.maven.doxygen.DoxyfileBooleanValue
 
getName() - Method in class de.oscillation.maven.doxygen.DoxygenOutputGenerator
 
getOutputPath() - Method in class de.oscillation.maven.doxygen.DoxygenOutputGenerator
 
getOutputPathConfigKey() - Method in class de.oscillation.maven.doxygen.DoxygenOutputGenerator
 
getTrueString() - Static method in enum de.oscillation.maven.doxygen.DoxyfileBooleanValue
 
getWorkingDirectory() - Method in class de.oscillation.maven.doxygen.AbstractDoxygenMojo
 

H

HelpMojo - Class in de.oscillation.maven.doxygen
Display help information on doxygen-maven-plugin.
Call mvn doxygen:help -Ddetail=true -Dgoal=<goal-name> to display parameter details.
HelpMojo() - Constructor for class de.oscillation.maven.doxygen.HelpMojo
 

I

isActive() - Method in class de.oscillation.maven.doxygen.DoxygenOutputGenerator
 

O

outputBasePath - Variable in class de.oscillation.maven.doxygen.AbstractDoxygenMojo
The base path for Doxygen output files.
outputGenerators - Variable in class de.oscillation.maven.doxygen.AbstractDoxygenMojo
List of all available Doxygen output generators.

P

performTasks() - Method in class de.oscillation.maven.doxygen.AbstractDoxygenMojo
All goal specific tasks are performed in this function, which is called by AbstractDoxygenMojo.execute().
performTasks() - Method in class de.oscillation.maven.doxygen.DoxygenCleanMojo
 
performTasks() - Method in class de.oscillation.maven.doxygen.DoxygenGenerateMojo
 

R

readOutputParametersFromDoxyfile() - Method in class de.oscillation.maven.doxygen.AbstractDoxygenMojo
Parses the Doxygen configuration file and extracts information on output generators.

S

setActive(boolean) - Method in class de.oscillation.maven.doxygen.DoxygenOutputGenerator
 
setName(String) - Method in class de.oscillation.maven.doxygen.DoxygenOutputGenerator
 
setOutputPath(String) - Method in class de.oscillation.maven.doxygen.DoxygenOutputGenerator
 
shouldAutogen() - Method in class de.oscillation.maven.doxygen.AbstractDoxygenMojo
 
stringWriter - Variable in class de.oscillation.maven.doxygen.AbstractDoxygenMojo
String writer for console output.
systemErr - Variable in class de.oscillation.maven.doxygen.AbstractDoxygenMojo
Stream consumer for stderr.
systemOut - Variable in class de.oscillation.maven.doxygen.AbstractDoxygenMojo
Stream consumer for stdout.

V

valueOf(String) - Static method in enum de.oscillation.maven.doxygen.DoxyfileBooleanValue
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum de.oscillation.maven.doxygen.DoxygenOutputGeneratorName
Returns the enum constant of this type with the specified name.
values() - Static method in enum de.oscillation.maven.doxygen.DoxyfileBooleanValue
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum de.oscillation.maven.doxygen.DoxygenOutputGeneratorName
Returns an array containing the constants of this enum type, in the order they are declared.
A C D E G H I O P R S V 

Copyright © 2014 os-cillation GmbH. All rights reserved.