|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
Objectorg.thymeleaf.standard.expression.Expression
org.thymeleaf.standard.expression.SimpleExpression
org.thymeleaf.standard.expression.Token
org.thymeleaf.standard.expression.GenericTokenExpression
public final class GenericTokenExpression
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from class org.thymeleaf.standard.expression.Token |
|---|
Token.TokenParsingTracer |
| Field Summary |
|---|
| Fields inherited from class org.thymeleaf.standard.expression.Expression |
|---|
NESTING_END_CHAR, NESTING_START_CHAR, PARSING_PLACEHOLDER_CHAR |
| Method Summary | |
|---|---|
static GenericTokenExpression |
parseGenericToken(String input)
|
String |
toString()
|
| Methods inherited from class org.thymeleaf.standard.expression.Token |
|---|
getStringRepresentation, getValue, isTokenChar |
| Methods inherited from class org.thymeleaf.standard.expression.Expression |
|---|
execute, execute |
| Methods inherited from class Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Method Detail |
|---|
public String toString()
toString in class Tokenpublic static GenericTokenExpression parseGenericToken(String input)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||