Package io.mangoo.templating.methods
Class RouteMethod
- java.lang.Object
-
- io.mangoo.templating.methods.RouteMethod
-
- All Implemented Interfaces:
freemarker.template.TemplateMethodModel,freemarker.template.TemplateMethodModelEx,freemarker.template.TemplateModel
public class RouteMethod extends Object implements freemarker.template.TemplateMethodModelEx
- Author:
- svenkubiak
-
-
Constructor Summary
Constructors Constructor Description RouteMethod()
-
-
-
Method Detail
-
exec
public freemarker.template.TemplateModel exec(List arguments) throws freemarker.template.TemplateModelException
- Specified by:
execin interfacefreemarker.template.TemplateMethodModel- Specified by:
execin interfacefreemarker.template.TemplateMethodModelEx- Throws:
freemarker.template.TemplateModelException
-
-