- All Implemented Interfaces:
- freemarker.template.TemplateMethodModel, freemarker.template.TemplateModel
public class I18nMethodModel
extends Object
implements freemarker.template.TemplateMethodModel
This Freemarker method will produce a bundle of text strings. It is simply a
wrapper around I18n that produces a wrapped I18nBundle.
If the bundle name is not provided, the default bundle is assumed.