public class XdocGeneratorMojo extends AbstractGeneratorMojo
Modifier and Type | Field and Description |
---|---|
protected File |
outputDirectory
The directory where the generated Xdoc files will be put.
|
encoding, extractors, goalPrefix, mojoScanner, project
Constructor and Description |
---|
XdocGeneratorMojo() |
Modifier and Type | Method and Description |
---|---|
protected Generator |
createGenerator() |
protected File |
getOutputDirectory() |
execute
protected File outputDirectory
protected File getOutputDirectory()
getOutputDirectory
in class AbstractGeneratorMojo
protected Generator createGenerator()
createGenerator
in class AbstractGeneratorMojo
Generator
implementation.Copyright © 2004-2012 Apache Software Foundation. All Rights Reserved.