Class Pdf

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

public final class Pdf extends Fo
Build PDF output.
  • Constructor Details

    • Pdf

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