- 
name
String name
A symbolic name for this template.
 
- 
template
String template
The template resource path, can be any of the resources resolved by ResourceLoader.getResource(String).
- See Also:
 
ResourceLoader.getResource(String) 
 
- 
templateEngineLanguage
String templateEngineLanguage
The template engine language.
 Identify the engine capable of transform the given template
 
- 
contentType
EContentType contentType
The resulting content type of this template.
 
- 
charSet
Charset charSet
The charset of resulting content from this template.