public class OgnlParser extends AbstractScriptParser
| 构造器和说明 |
|---|
OgnlParser() |
| 限定符和类型 | 方法和说明 |
|---|---|
void |
addFunction(String name,
Method method) |
<T> T |
getElValue(String exp,
Object target,
Object[] arguments,
Object retVal,
boolean hasRetVal,
Class<T> valueType) |
getDefinedCacheKey, getElValue, getRealExpire, isAutoload, isCacheable, isCacheable, isCacheable, isCanDelete, isCanDeletepublic void addFunction(String name, Method method)
addFunction 在类中 AbstractScriptParserpublic <T> T getElValue(String exp, Object target, Object[] arguments, Object retVal, boolean hasRetVal, Class<T> valueType) throws Exception
getElValue 在类中 AbstractScriptParserExceptionCopyright © 2020. All rights reserved.