org.apache.maven.doxia.module.docbook
Class DocBookSiteModule

java.lang.Object
  extended by org.apache.maven.doxia.module.site.AbstractSiteModule
      extended by org.apache.maven.doxia.module.docbook.DocBookSiteModule
All Implemented Interfaces:
SiteModule

@Component(role=SiteModule.class,
           hint="docbook")
public class DocBookSiteModule
extends AbstractSiteModule

DocBookSiteModule class.

Since:
1.0
Version:
$Id: DocBookSiteModule.java 1345590 2012-06-02 21:36:10Z hboutemy $
Author:
Emmanuel Venisse

Field Summary
 
Fields inherited from interface org.apache.maven.doxia.module.site.SiteModule
ROLE
 
Constructor Summary
DocBookSiteModule()
          Default constructor.
 
Method Summary
 
Methods inherited from class org.apache.maven.doxia.module.site.AbstractSiteModule
getExtension, getParserId, getSourceDirectory
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DocBookSiteModule

public DocBookSiteModule()
Default constructor.



Copyright © 2005-2013 The Apache Software Foundation. All Rights Reserved.