org.apache.maven.doxia.module.site
public interface SiteModule
Modifier and Type | Field and Description |
---|---|
static java.lang.String |
ROLE
The Plexus lookup role.
|
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getExtension()
Returns the default file extension for a given module.
|
java.lang.String |
getParserId()
Returns the parser id for a given module.
|
java.lang.String |
getSourceDirectory()
Returns the directory that contains source files for a given module.
|
java.lang.String getSourceDirectory()
java.lang.String getExtension()
java.lang.String getParserId()
Copyright © 2005-2014. All Rights Reserved.