Class Xhtml

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

public class Xhtml extends Object
XHTML post-processor.
  • Constructor Details

    • Xhtml

      public Xhtml(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
      Add SyntaxHighlighter files for each XHTML document.
      Throws:
      org.apache.maven.plugin.MojoExecutionException - Failed to post-process XHTML.