Interface IELResolver

    • Method Detail

      • evaluate

        java.lang.String evaluate​(java.lang.String expression)
                           throws javax.servlet.jsp.el.ELException
        Returns the evaluated expression.
        Parameters:
        expression - the expression.
        Returns:
        the evaluated expression.
        Throws:
        javax.servlet.jsp.el.ELException
        Since:
        8.1.0