com.agapple.mapping.process.script.jexl
类 JexlScriptContext
java.lang.Object
org.apache.commons.jexl2.MapContext
com.agapple.mapping.process.script.jexl.JexlScriptContext
- 所有已实现的接口:
- ScriptContext, org.apache.commons.jexl2.JexlContext
public class JexlScriptContext
- extends org.apache.commons.jexl2.MapContext
- implements ScriptContext
定义为Jexl context
- 作者:
- jianghang 2011-5-25 下午07:57:59
| 从类 org.apache.commons.jexl2.MapContext 继承的字段 |
map |
| 从类 org.apache.commons.jexl2.MapContext 继承的方法 |
get, has, set |
| 从类 java.lang.Object 继承的方法 |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
JexlScriptContext
public JexlScriptContext(Map map)
Copyright © 2011. All Rights Reserved.