org.thymeleaf.standard.syntax
Interface StandardSyntax.ComplexExpressionValue

All Superinterfaces:
StandardSyntax.Value
All Known Implementing Classes:
StandardSyntax.ConditionalValue, StandardSyntax.DefaultValue
Enclosing class:
StandardSyntax

public static interface StandardSyntax.ComplexExpressionValue
extends StandardSyntax.Value

Since:
1.0
Author:
Daniel Fernández

Nested Class Summary
 
Nested classes/interfaces inherited from interface org.thymeleaf.standard.syntax.StandardSyntax.Value
StandardSyntax.Value.Type
 
Method Summary
 
Methods inherited from interface org.thymeleaf.standard.syntax.StandardSyntax.Value
getStringRepresentation, getType
 



Copyright © 2011 The THYMELEAF team. All Rights Reserved.