public final class GenericTokenExpression extends Token
Generic token (Thymeleaf Standard Expressions)
Note a class with this name existed since 2.1.0, but it was completely reimplemented in Thymeleaf 3.0
Token.TokenParsingTracerNESTING_END_CHAR, NESTING_START_CHAR, PARSING_PLACEHOLDER_CHAR| Modifier and Type | Method and Description |
|---|---|
static GenericTokenExpression |
parseGenericTokenExpression(String input) |
String |
toString() |
getStringRepresentation, getValue, isTokenCharexecute, executepublic static GenericTokenExpression parseGenericTokenExpression(String input)
Copyright © 2016 The THYMELEAF team. All rights reserved.