|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.apache.maven.doxia.module.site.AbstractSiteModule
public abstract class AbstractSiteModule
An abstract base class that implements the SiteModule interface.
| Field Summary |
|---|
| Fields inherited from interface org.apache.maven.doxia.module.site.SiteModule |
|---|
ROLE |
| Constructor Summary | |
|---|---|
AbstractSiteModule()
|
|
| Method Summary | |
|---|---|
java.lang.String |
getExtension()
Returns the default file extension for a given module. |
java.lang.String |
getSourceDirectory()
Returns the directory that contains source files for a given module. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Methods inherited from interface org.apache.maven.doxia.module.site.SiteModule |
|---|
getParserId |
| Constructor Detail |
|---|
public AbstractSiteModule()
| Method Detail |
|---|
public java.lang.String getSourceDirectory()
getSourceDirectory in interface SiteModulepublic java.lang.String getExtension()
getExtension in interface SiteModule
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||