| Interface | Description |
|---|---|
| DocumentContent |
Document content, that will be merged into a site template.
|
| DocumentRenderer |
Renders a page in a site, whatever the source is: a Doxia source file, a report or anything else.
|
| Renderer |
Site Renderer interface: render a collection of documents into a site, ie decored with a site template
(eventually packaged as skin).
|
| Class | Description |
|---|---|
| DefaultSiteRenderer |
DefaultSiteRenderer class.
|
| DoxiaDocumentRenderer |
Renderer for a document that has a source file to be parsed by Doxia.
|
| RenderingContext |
The rendering context of a document.
|
| SiteRenderingContext |
Context for a site rendering.
|
| SkinResourceLoader | Deprecated |
| Exception | Description |
|---|---|
| RendererException |
RendererException class.
|
Copyright © 2005–2021 The Apache Software Foundation. All rights reserved.