|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
Objectorg.thymeleaf.DialectConfiguration
public final class DialectConfiguration
Configuration class for a specific IDialect.
Except for testing purposes, there is no reason why a user might need to use this class directly.
| Method Summary | |
|---|---|
IDialect |
getDialect()
|
String |
getPrefix()
|
void |
initialize()
|
boolean |
isLenient()
|
| Methods inherited from class Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Method Detail |
|---|
public void initialize()
public IDialect getDialect()
public String getPrefix()
public boolean isLenient()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||