public final class Fop extends Object
Constructor and Description |
---|
Fop(AbstractDocbkxMojo mojo)
Constructor setting the Mojo that holds the configuration.
|
Modifier and Type | Method and Description |
---|---|
void |
execute()
Prepare fonts for use with Apache FOP.
|
static org.twdata.maven.mojoexecutor.MojoExecutor.Element |
getFontsElement(String fontDir)
Return a fonts element that includes all the custom fonts.
|
public Fop(AbstractDocbkxMojo mojo)
mojo
- The Mojo that holds the configuration.public void execute() throws org.apache.maven.plugin.MojoExecutionException
org.apache.maven.plugin.MojoExecutionException
- Failed to prepare to use FOP.public static org.twdata.maven.mojoexecutor.MojoExecutor.Element getFontsElement(String fontDir)
fontDir
- Directory containing the custom fonts.Copyright © 2025 Open Identity Platform Community. All rights reserved.