|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.apache.commons.jexl2.JexlEngine
org.apache.commons.jexl2.JadeJexlEngine
public class JadeJexlEngine
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from class org.apache.commons.jexl2.JexlEngine |
|---|
org.apache.commons.jexl2.JexlEngine.Frame, org.apache.commons.jexl2.JexlEngine.Scope, org.apache.commons.jexl2.JexlEngine.SoftCache<K,V> |
| Field Summary |
|---|
| Fields inherited from class org.apache.commons.jexl2.JexlEngine |
|---|
arithmetic, cache, debug, EMPTY_CONTEXT, functions, logger, parser, silent, uberspect |
| Constructor Summary | |
|---|---|
JadeJexlEngine()
|
|
| Method Summary | |
|---|---|
protected org.apache.commons.jexl2.Interpreter |
createInterpreter(org.apache.commons.jexl2.JexlContext context,
boolean strictFlag,
boolean silentFlag)
|
| Methods inherited from class org.apache.commons.jexl2.JexlEngine |
|---|
cleanExpression, clearCache, createCache, createExpression, createExpression, createExpression, createInfo, createInterpreter, createScript, createScript, createScript, createScript, createScript, createScript, createScript, debugInfo, doCreateInstance, getArithmetic, getFunctions, getLocalVariables, getParameters, getProperty, getProperty, getUberspect, getUberspect, getVariables, getVariables, invokeMethod, isDebug, isLenient, isSilent, isStrict, newInstance, newInstance, parse, parse, readerToString, setCache, setClassLoader, setDebug, setFunctions, setLenient, setProperty, setProperty, setSilent, setStrict |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public JadeJexlEngine()
| Method Detail |
|---|
protected org.apache.commons.jexl2.Interpreter createInterpreter(org.apache.commons.jexl2.JexlContext context,
boolean strictFlag,
boolean silentFlag)
createInterpreter in class org.apache.commons.jexl2.JexlEngine
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||