Class StandardExpressionParser

Object
org.thymeleaf.standard.expression.StandardExpressionParser
All Implemented Interfaces:
IStandardExpressionParser

public final class StandardExpressionParser extends Object implements IStandardExpressionParser

Standard implementation of the IStandardExpressionParser interface for parsing Thymeleaf Standard Expressions.

Note a class with this name existed since 1.1, but it was completely reimplemented in Thymeleaf 3.0

Since:
3.0.0
Author:
Daniel Fernández