程序包 cool.scx.mvc
类 ScxTemplateHandler
java.lang.Object
cool.scx.mvc.ScxTemplateHandler
模板处理器
-
构造器概要
构造器 -
方法概要
修饰符和类型方法说明voidaddDirective(BaseTemplateDirective myDirective) freemarker.template.TemplategetTemplateByPath(String pagePath) getTemplateByPath.
-
构造器详细资料
-
ScxTemplateHandler
-
-
方法详细资料
-
getTemplateByPath
getTemplateByPath.
- 参数:
pagePath- aStringobject.- 返回:
- a
Templateobject. - 抛出:
IOException- if any.
-
addDirective
-