| 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.
|
| ParserConfigurator |
Interface which allows to configure a particular
Parser before it is being used. |
| Renderer | Deprecated
use
SiteRenderer |
| SiteRenderer |
Site Renderer interface: render a collection of documents into a site, ie decorated with a site template.
|
| Class | Description |
|---|---|
| DefaultSiteRenderer |
DefaultSiteRenderer class.
|
| DocumentRenderingContext |
The rendering context of a document.
|
| DoxiaDocumentRenderer |
Renderer for a document that has a source file to be parsed by Doxia.
|
| SiteRenderingContext |
Context for a site rendering.
|
| SiteRenderingContext.SiteDirectory |
| Exception | Description |
|---|---|
| RendererException |
RendererException class.
|
Copyright © 2005–2024 The Apache Software Foundation. All rights reserved.