Index
All Classes and Interfaces|All Packages|Serialized Form
D
- DataModelNotProvided() - Constructor for exception dev.voidframework.template.exception.TemplateException.DataModelNotProvided
-
Build a new instance.
- dev.voidframework.template - package dev.voidframework.template
- dev.voidframework.template.exception - package dev.voidframework.template.exception
G
- getLineNumber() - Method in exception dev.voidframework.template.exception.TemplateException.RenderingFailure
-
Gets the line number.
- getTemplateName() - Method in exception dev.voidframework.template.exception.TemplateException.RenderingFailure
-
Gets the template name.
N
- NoTemplateEngine() - Constructor for exception dev.voidframework.template.exception.TemplateException.NoTemplateEngine
-
Build a new instance.
R
- render(String, Locale) - Method in interface dev.voidframework.template.TemplateRenderer
-
Render a template.
- render(String, Locale, Map<String, Object>) - Method in interface dev.voidframework.template.TemplateRenderer
-
Render a template.
- RenderingFailure(String, int, Throwable) - Constructor for exception dev.voidframework.template.exception.TemplateException.RenderingFailure
-
Build a new instance.
T
- TemplateEngineInitFailure(Throwable) - Constructor for exception dev.voidframework.template.exception.TemplateException.TemplateEngineInitFailure
-
Build a new instance.
- TemplateException - Exception in dev.voidframework.template.exception
-
All exceptions related to template rendering errors are subclasses of
TemplateException. - TemplateException(String) - Constructor for exception dev.voidframework.template.exception.TemplateException
-
Build a new instance.
- TemplateException(String, Throwable) - Constructor for exception dev.voidframework.template.exception.TemplateException
-
Build a new instance.
- TemplateException.DataModelNotProvided - Exception in dev.voidframework.template.exception
-
Exception indicates that data model was not provided.
- TemplateException.NoTemplateEngine - Exception in dev.voidframework.template.exception
-
Exception indicates that template engine wasn't found.
- TemplateException.RenderingFailure - Exception in dev.voidframework.template.exception
-
Exception indicates that rendering process failure.
- TemplateException.TemplateEngineInitFailure - Exception in dev.voidframework.template.exception
-
Exception indicates that an error occur during the initialization of the template engine.
- TemplateRenderer - Interface in dev.voidframework.template
-
Template renderer must implements this interface.
All Classes and Interfaces|All Packages|Serialized Form