| Package | Description |
|---|---|
| org.apache.maven.doxia.siterenderer | |
| org.apache.maven.doxia.siterenderer.sink |
| Modifier and Type | Method and Description |
|---|---|
protected Context |
DefaultSiteRenderer.createSiteTemplateVelocityContext(DocumentContent content,
SiteRenderingContext siteRenderingContext)
Create a Velocity Context for the site template decorating the document.
|
void |
DefaultSiteRenderer.mergeDocumentIntoSite(Writer writer,
DocumentContent content,
SiteRenderingContext siteRenderingContext)
Generate a document output integrated in a site from a document content,
i.e.
|
void |
Renderer.mergeDocumentIntoSite(Writer writer,
DocumentContent content,
SiteRenderingContext siteRenderingContext)
Generate a document output integrated in a site from a document content,
i.e.
|
| Modifier and Type | Class and Description |
|---|---|
class |
SiteRendererSink
Sink for site rendering of a document, to allow later merge document's output with a template.
|
Copyright © 2005–2021 The Apache Software Foundation. All rights reserved.