Constructor and Description |
---|
Fo(AbstractDocbkxMojo mojo)
Constructor setting the Mojo that holds the configuration.
|
Modifier and Type | Method and Description |
---|---|
void |
execute()
Build documents from DocBook XML sources.
|
String |
getFormat()
Get the format.
|
void |
setFormat(String format)
Set the format to PDF or RTF.
|
public Fo(AbstractDocbkxMojo mojo)
mojo
- The Mojo that holds the configuration.public String getFormat()
public void setFormat(String format)
format
- Either pdf
or rtf
.public void execute() throws org.apache.maven.plugin.MojoExecutionException
org.apache.maven.plugin.MojoExecutionException
- Failed to build output.Copyright © 2025 Open Identity Platform Community. All rights reserved.