org.apache.maven.doxia.module.apt
Class AptSiteModule

java.lang.Object
  extended byorg.apache.maven.doxia.module.site.AbstractSiteModule
      extended byorg.apache.maven.doxia.module.apt.AptSiteModule
All Implemented Interfaces:
SiteModule

public class AptSiteModule
extends AbstractSiteModule

Since:
1.0
Version:
$Id: AptSiteModule.java 562708 2007-08-04 12:32:19Z vsiveton $
Author:
Jason van Zyl
Plexus component:
role:
"org.apache.maven.doxia.module.site.SiteModule"
role-hint:
"apt"

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

AptSiteModule

public AptSiteModule()
Method Detail

getSourceDirectory

public String getSourceDirectory()


getExtension

public String getExtension()


getParserId

public String getParserId()



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