org.apache.maven.doxia.plugin
Class DoxiaRenderBooksMojo

java.lang.Object
  extended by AbstractMojo
      extended by org.apache.maven.doxia.plugin.DoxiaRenderBooksMojo

public class DoxiaRenderBooksMojo
extends AbstractMojo

A Mojo to create books in different output formats.

Version:
$Id: DoxiaRenderBooksMojo.java 572957 2007-09-05 14:24:18Z ltheussl $
Author:
Trygve Laugstøl

Constructor Summary
DoxiaRenderBooksMojo()
           
 
Method Summary
 void execute()
          Executes the Mojo.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DoxiaRenderBooksMojo

public DoxiaRenderBooksMojo()
Method Detail

execute

public void execute()
             throws MojoExecutionException,
                    MojoFailureException
Executes the Mojo.

Throws:
MojoExecutionException - if an exception occurs during the execution of the plugin.
MojoFailureException - if there are configuration errors.


Copyright © 2002-2009 Apache Software Foundation. All Rights Reserved.