public interface SiteModule
ParserModule| Modifier and Type | Field and Description |
|---|---|
static String |
ROLE
Deprecated.
The Plexus lookup role.
|
| Modifier and Type | Method and Description |
|---|---|
String |
getExtension()
Deprecated.
Returns the default file extension for a given module.
|
String |
getParserId()
Deprecated.
Returns the parser id for a given module.
|
String |
getSourceDirectory()
Deprecated.
Returns the directory that contains source files for a given module.
|
static final String ROLE
String getSourceDirectory()
String getExtension()
String getParserId()
Copyright © 2005–2014 The Apache Software Foundation. All rights reserved.