Package org.forgerock.doc.maven.build
Class Pdf
java.lang.Object
org.forgerock.doc.maven.build.Fo
org.forgerock.doc.maven.build.Pdf
Build PDF output.
-
Constructor Summary
ConstructorsConstructorDescriptionPdf
(AbstractDocbkxMojo mojo) Constructor setting the Mojo that holds the configuration, and setting the format to "pdf". -
Method Summary
-
Constructor Details
-
Pdf
Constructor setting the Mojo that holds the configuration, and setting the format to "pdf".- Parameters:
mojo
- The Mojo that holds the configuration.
-