Interface TemplateModelProvider
- All Known Implementing Classes:
SystemInfoTemplateModelProvider,TodayDateTemplateModelProvider
public interface TemplateModelProvider
Interface to provide attributes to be available by default in freemarker
Nice2Templates.
The contributions can be ordered, thus previously added attributes may be overwritten by a later contribution.
The attributes are added right after creation of the Nice2Template which allows for
overwriting in user-land code as well.-
Method Summary
-
Method Details
-
getTemplateAttributes
-