|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface SiteModule
Provides definitions for a Doxia module. This is used by the doxia site tools.
Field Summary | |
---|---|
static java.lang.String |
ROLE
The Plexus lookup role. |
Method Summary | |
---|---|
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. |
Field Detail |
---|
static final java.lang.String ROLE
Method Detail |
---|
java.lang.String getSourceDirectory()
java.lang.String getExtension()
java.lang.String getParserId()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |