|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.apache.maven.plugin.AbstractMojo
org.apache.maven.plugin.plugin.AbstractGeneratorMojo
org.apache.maven.plugin.plugin.XdocGeneratorMojo
public class XdocGeneratorMojo
Generate Xdoc files for the project mojos or goals
| Field Summary | |
|---|---|
protected java.io.File |
outputDirectory
The directory where the generated Xdoc files will be put. |
| Fields inherited from class org.apache.maven.plugin.plugin.AbstractGeneratorMojo |
|---|
extractors, goalPrefix, mojoScanner, project |
| Fields inherited from interface org.apache.maven.plugin.Mojo |
|---|
ROLE |
| Constructor Summary | |
|---|---|
XdocGeneratorMojo()
|
|
| Method Summary | |
|---|---|
protected org.apache.maven.tools.plugin.generator.Generator |
createGenerator()
|
protected java.io.File |
getOutputDirectory()
|
| Methods inherited from class org.apache.maven.plugin.plugin.AbstractGeneratorMojo |
|---|
execute |
| Methods inherited from class org.apache.maven.plugin.AbstractMojo |
|---|
getLog, getPluginContext, setLog, setPluginContext |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
protected java.io.File outputDirectory
| Constructor Detail |
|---|
public XdocGeneratorMojo()
| Method Detail |
|---|
protected java.io.File getOutputDirectory()
getOutputDirectory in class AbstractGeneratorMojoprotected org.apache.maven.tools.plugin.generator.Generator createGenerator()
createGenerator in class AbstractGeneratorMojo
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||