Class ImageData

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

public class ImageData extends Object
Edit <imagedata> elements in DocBook XML sources.
  • Constructor Details

    • ImageData

      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
      Edit <imagedata> elements in the copy of DocBook XML sources.
      Throws:
      org.apache.maven.plugin.MojoExecutionException - Failed to update an XML file.