Interface IExpressionContext

    • Method Detail

      • getExpressionObjects

        IExpressionObjects getExpressionObjects()

        Returns the IExpressionObjects instance to be used for retrieving (and maybe building lazily) expression objects (${#expobj}) to be used at Standard Thymeleaf Expressions.

        Returns:
        the expression objects instance.