public class ELEvaluator extends Object implements IELResolver
Constructor and Description |
---|
ELEvaluator(IServiceInterfaceRequestSPI renderRequest)
Creates a new instance with the given request.
|
Modifier and Type | Method and Description |
---|---|
String |
evaluate(String expression)
Returns the evaluated expression.
|
public ELEvaluator(IServiceInterfaceRequestSPI renderRequest)
renderRequest
- the request.public String evaluate(String expression) throws ELException
IELResolver
evaluate
in interface IELResolver
expression
- the expression.ELException
LumisXP 12.5.0.200928 - Copyright © 2006–2020 Lumis EIP Tecnologia da Informação LTDA. All Rights Reserved.