Package org.apache.maven.doxia.siterenderer
-
Interface Summary Interface Description ContextCustomizer A callback interface to customize the VelocityContextbefore rendering a document.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 particularParserbefore it is being used.Renderer Deprecated. useSiteRendererSiteRenderer Site Renderer interface: render a collection of documents into a site, ie decorated with a site template. -
Class Summary 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 Summary Exception Description RendererException RendererException class.