| Package | Description |
|---|---|
| org.apache.maven.doxia.module.site | |
| org.apache.maven.doxia.module.site.manager |
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractSiteModule
Deprecated.
replaced by AbstractParserModule
|
| Modifier and Type | Method and Description |
|---|---|
SiteModule |
SiteModuleManager.getSiteModule(String id)
Deprecated.
Returns the SiteModule that corresponds to the given id.
|
SiteModule |
DefaultSiteModuleManager.getSiteModule(String id)
Deprecated.
Returns the SiteModule that corresponds to the given id.
|
| Modifier and Type | Method and Description |
|---|---|
Collection<SiteModule> |
SiteModuleManager.getSiteModules()
Deprecated.
Returns a collection of SiteModules.
|
Collection<SiteModule> |
DefaultSiteModuleManager.getSiteModules()
Deprecated.
Returns a collection of SiteModules.
|
Copyright © 2005–2014 The Apache Software Foundation. All rights reserved.