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