Package com.intuit.karate.template
Class TemplateContext
java.lang.Object
com.intuit.karate.template.TemplateContext
- All Implemented Interfaces:
org.thymeleaf.context.IContext
- Author:
- pthomas3
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
LOCALE_US
-
-
Constructor Details
-
TemplateContext
-
-
Method Details
-
getLocale
- Specified by:
getLocalein interfaceorg.thymeleaf.context.IContext
-
containsVariable
- Specified by:
containsVariablein interfaceorg.thymeleaf.context.IContext
-
getVariableNames
- Specified by:
getVariableNamesin interfaceorg.thymeleaf.context.IContext
-
getVariable
- Specified by:
getVariablein interfaceorg.thymeleaf.context.IContext
-