public class JinjavaInterpreterResolver
extends de.odysseus.el.util.SimpleResolver
Constructor and Description |
---|
JinjavaInterpreterResolver(JinjavaInterpreter interpreter) |
Modifier and Type | Method and Description |
---|---|
Object |
getValue(javax.el.ELContext context,
Object base,
Object property)
If the base object is null, the property will be looked up in the context.
|
Object |
invoke(javax.el.ELContext context,
Object base,
Object method,
Class<?>[] paramTypes,
Object[] params) |
public JinjavaInterpreterResolver(JinjavaInterpreter interpreter)
Copyright © 2015. All rights reserved.