cn.gtmap.estateplat.core.support.freemarker.directive
类 UrlDirective

java.lang.Object
  继承者 cn.gtmap.estateplat.core.support.freemarker.directive.UrlDirective
所有已实现的接口:
freemarker.template.TemplateDirectiveModel, freemarker.template.TemplateModel

public class UrlDirective
extends Object
implements freemarker.template.TemplateDirectiveModel

.

版本:
V1.0, 14-6-24
作者:
yangxin

字段摘要
static String PATH
           
 
从接口 freemarker.template.TemplateModel 继承的字段
NOTHING
 
构造方法摘要
UrlDirective()
           
 
方法摘要
 void execute(freemarker.core.Environment env, Map params, freemarker.template.TemplateModel[] loopVars, freemarker.template.TemplateDirectiveBody body)
           
 
从类 java.lang.Object 继承的方法
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

字段详细信息

PATH

public static final String PATH
另请参见:
常量字段值
构造方法详细信息

UrlDirective

public UrlDirective()
方法详细信息

execute

public void execute(freemarker.core.Environment env,
                    Map params,
                    freemarker.template.TemplateModel[] loopVars,
                    freemarker.template.TemplateDirectiveBody body)
             throws freemarker.template.TemplateException,
                    IOException
指定者:
接口 freemarker.template.TemplateDirectiveModel 中的 execute
抛出:
freemarker.template.TemplateException
IOException


Copyright © 2015–2020 cn.gtmap. All rights reserved.