org.thymeleaf.standard.expression
Class SelectionVariableExpression
Object
org.thymeleaf.standard.expression.Expression
org.thymeleaf.standard.expression.SimpleExpression
org.thymeleaf.standard.expression.SelectionVariableExpression
- All Implemented Interfaces:
- Serializable
public final class SelectionVariableExpression
- extends SimpleExpression
- Since:
- 1.1
- Author:
- Daniel Fernández
- See Also:
- Serialized Form
SelectionVariableExpression
public SelectionVariableExpression(String expression)
getExpression
public String getExpression()
getStringRepresentation
public String getStringRepresentation()
- Specified by:
getStringRepresentation
in class Expression
Copyright © 2014 The THYMELEAF team. All Rights Reserved.