Class Html

java.lang.Object
org.forgerock.doc.maven.post.Html

public class Html extends Object
HTML post-processor for both single-page and chunked HTML formats.
  • Constructor Details

    • Html

      public Html(AbstractDocbkxMojo mojo)
      Constructor setting the Mojo that holds the configuration.
      Parameters:
      mojo - The Mojo that holds the configuration.
  • Method Details

    • execute

      public void execute() throws org.apache.maven.plugin.MojoExecutionException
      Post-processes HTML formats.
      Throws:
      org.apache.maven.plugin.MojoExecutionException - Failed to post-process HTML.