| Interface | Description |
|---|---|
| AdditionalSiteResourcesProvider |
Additional site resources provider.
The goal is to provide resources which are not pages and needs to be pushed on the front-office (error pages, RSS feeds, explorer resources, ...). |
| Class | Description |
|---|---|
| AdditionalSiteResourcesProviderExtensionPoint |
ExtensionPoint for registering
AdditionalSiteResourcesProviders. |
| GenerationEnvironment |
A simple implementation of
org.apache.cocoon.environment.Environment for pipeline
calls which are not externally triggered. |
| SiteGenerator |
Component for generating a site.
|