org.apache.maven.doxia.module.fml
Class FmlSiteModule

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

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

Since:
1.0
Version:
$Id: FmlSiteModule.java 565977 2007-08-14 23:53:48Z vsiveton $
Author:
Emmanuel Venisse

Field Summary
 
Fields inherited from interface org.apache.maven.doxia.module.site.SiteModule
ROLE
 
Constructor Summary
FmlSiteModule()
           
 
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

FmlSiteModule

public FmlSiteModule()
Method Detail

getSourceDirectory

public String getSourceDirectory()


getExtension

public String getExtension()


getParserId

public String getParserId()



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