org.apache.maven.doxia.module.site
public interface SiteModule
Since: 1.0
Version: $Id: SiteModule.java 562704 2007-08-04 12:20:40Z vsiveton $
| Field Summary | |
|---|---|
| String | ROLE The Plexus lookup role. |
| Method Summary | |
|---|---|
| String | getExtension() Returns the default file extension for a given module.
|
| String | getParserId() Returns the parser id for a given module.
|
| String | getSourceDirectory() Returns the directory that contains source files for a given module.
|
Returns: The default file extension.
Returns: The parser id.
Returns: The source directory.