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

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

public class DocBookSiteModule
extends org.apache.maven.doxia.module.site.AbstractSiteModule

Since:
1.0
Version:
$Id: DocBookSiteModule.java 562868 2007-08-05 14:15:17Z vsiveton $
Author:
Emmanuel Venisse

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

Constructor Detail

DocBookSiteModule

public DocBookSiteModule()
Method Detail

getSourceDirectory

public String getSourceDirectory()


getExtension

public String getExtension()


getParserId

public String getParserId()



Copyright © 2002-2007 The Apache Software Foundation. All Rights Reserved.