Package com.atlassian.confluence.renderer.template
-
Interface Summary Interface Description TemplateRenderer Generic interface for rendering templates where the templating engine may be provided by a plugin. -
Class Summary Class Description DelegatingTemplateRenderer Template renderer that tries to find a configured renderer that is able to handle the supplied template by its file extensionTemplateRendererModuleDescriptor Module descriptor for plugin modules that provide a TemplateRenderer implementation for a particular templating language -
Exception Summary Exception Description TemplateRenderingException Exception thrown when some error occured while trying to render a particular template.