Class WebExpressionContext

All Implemented Interfaces:
IContext, IExpressionContext, IWebContext

public final class WebExpressionContext extends AbstractExpressionContext implements IWebContext

Basic web-oriented implementation of the IExpressionContext and IWebContext interfaces.

This class is not thread-safe, and should not be shared across executions of templates.

Note this class was modified in a backwards-incompatible way in Thymeleaf 3.1.0.

Since:
3.1.0
Author:
Daniel Fernández