org.apache.maven.tools.plugin.generator.Generatorpublic class PluginAdocGenerator extends Object implements org.apache.maven.tools.plugin.generator.Generator
| Constructor | Description |
|---|---|
PluginAdocGenerator() |
|
PluginAdocGenerator(Locale locale) |
| Modifier and Type | Method | Description |
|---|---|---|
void |
execute(File destinationDirectory,
org.apache.maven.tools.plugin.PluginToolsRequest request) |
|
protected void |
processMojoDescriptor(org.apache.maven.plugin.descriptor.MojoDescriptor mojoDescriptor,
File destinationDirectory) |
public PluginAdocGenerator()
public PluginAdocGenerator(Locale locale)
public void execute(File destinationDirectory, org.apache.maven.tools.plugin.PluginToolsRequest request) throws org.apache.maven.tools.plugin.generator.GeneratorException
execute in interface org.apache.maven.tools.plugin.generator.Generatororg.apache.maven.tools.plugin.generator.GeneratorExceptionprotected void processMojoDescriptor(org.apache.maven.plugin.descriptor.MojoDescriptor mojoDescriptor,
File destinationDirectory)
throws IOException
mojoDescriptor - not nulldestinationDirectory - not nullIOException - if anyCopyright © 2016–2018 JBoss by Red Hat. All rights reserved.