Class Rtf

java.lang.Object
org.forgerock.doc.maven.build.Fo
org.forgerock.doc.maven.build.Rtf

public final class Rtf extends Fo
Build RTF output.
  • Constructor Details

    • Rtf

      public Rtf(AbstractDocbkxMojo mojo)
      Constructor setting the Mojo that holds the configuration, and setting the format to "rtf".
      Parameters:
      mojo - The Mojo that holds the configuration.