|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Objectorg.thymeleaf.context.AbstractContextExecutionInfo
org.thymeleaf.context.ContextExecutionInfo
public class ContextExecutionInfo
Standard and basic implementation of the IContextExecutionInfo
interface.
Constructor Summary | |
---|---|
ContextExecutionInfo(String templateName,
java.util.Calendar now)
|
Method Summary |
---|
Methods inherited from class org.thymeleaf.context.AbstractContextExecutionInfo |
---|
getNow, getTemplateName |
Methods inherited from class Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public ContextExecutionInfo(String templateName, java.util.Calendar now)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |