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
Lumisportal 10.3.0.171201 - Copyright © 2006–2017 Lumis EIP Tecnologia da Informação LTDA. All Rights Reserved.