Class ConditionalText

java.lang.Object
org.forgerock.doc.maven.pre.ConditionalText

public class ConditionalText extends Object
Applies profiling to the modifiable copy of DocBook XML sources.
  • Constructor Details

    • ConditionalText

      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
      Applies profiling to the modifiable copy of DocBook XML sources.
      Throws:
      org.apache.maven.plugin.MojoExecutionException - Failed to apply profiling to an XML file.