cn.gtmap.estateplat.core.support.freemarker.method
类 JSONMethod

java.lang.Object
  继承者 cn.gtmap.estateplat.core.support.freemarker.method.JSONMethod
所有已实现的接口:
freemarker.template.TemplateMethodModel, freemarker.template.TemplateMethodModelEx, freemarker.template.TemplateModel

public class JSONMethod
extends Object
implements freemarker.template.TemplateMethodModelEx

json函数,参数转化为json

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

字段摘要
 
从接口 freemarker.template.TemplateModel 继承的字段
NOTHING
 
构造方法摘要
JSONMethod()
           
 
方法摘要
 Object exec(List args)
           
 
从类 java.lang.Object 继承的方法
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

构造方法详细信息

JSONMethod

public JSONMethod()
方法详细信息

exec

public Object exec(List args)
            throws freemarker.template.TemplateModelException
指定者:
接口 freemarker.template.TemplateMethodModel 中的 exec
指定者:
接口 freemarker.template.TemplateMethodModelEx 中的 exec
抛出:
freemarker.template.TemplateModelException


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