public class DoxiaRenderBooksMojo
extends org.apache.maven.plugin.AbstractMojo
| Modifier and Type | Field and Description |
|---|---|
protected String |
locales
A comma separated list of locales supported by Maven.
|
protected org.apache.maven.doxia.tools.SiteTool |
siteTool
SiteTool.
|
| Constructor and Description |
|---|
DoxiaRenderBooksMojo() |
| Modifier and Type | Method and Description |
|---|---|
void |
execute()
Executes the Mojo.
|
protected String |
getInputEncoding()
Gets the input files encoding.
|
protected String |
getOutputEncoding()
Gets the effective reporting output files encoding.
|
protected org.apache.maven.doxia.tools.SiteTool siteTool
protected String locales
public void execute()
throws org.apache.maven.plugin.MojoExecutionException,
org.apache.maven.plugin.MojoFailureException
org.apache.maven.plugin.MojoExecutionExceptionorg.apache.maven.plugin.MojoFailureExceptionprotected String getInputEncoding()
null.protected String getOutputEncoding()
null.Copyright © 2005-2012 Apache Software Foundation. All Rights Reserved.