|
||||||||||
| 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.LinkExpression
public final class LinkExpression
| Constructor Summary | |
|---|---|
LinkExpression(Expression base,
AssignationSequence parameters)
|
|
| Method Summary | |
|---|---|
Expression |
getBase()
|
AssignationSequence |
getParameters()
|
String |
getStringRepresentation()
|
boolean |
hasParameters()
|
| Methods inherited from class org.thymeleaf.standard.expression.Expression |
|---|
toString |
| Methods inherited from class Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public LinkExpression(Expression base,
AssignationSequence parameters)
| Method Detail |
|---|
public Expression getBase()
public AssignationSequence getParameters()
public boolean hasParameters()
public String getStringRepresentation()
getStringRepresentation in class Expression
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||