Package com.intuit.karate.template
Class KarateExpression
java.lang.Object
com.intuit.karate.template.KarateExpression
- All Implemented Interfaces:
org.thymeleaf.standard.expression.IStandardExpression
public class KarateExpression
extends Object
implements org.thymeleaf.standard.expression.IStandardExpression
- Author:
- pthomas3
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
KarateExpression
-
-
Method Details
-
getStringRepresentation
- Specified by:
getStringRepresentationin interfaceorg.thymeleaf.standard.expression.IStandardExpression
-
execute
- Specified by:
executein interfaceorg.thymeleaf.standard.expression.IStandardExpression
-
execute
public Object execute(org.thymeleaf.context.IExpressionContext context, org.thymeleaf.standard.expression.StandardExpressionExecutionContext expContext) - Specified by:
executein interfaceorg.thymeleaf.standard.expression.IStandardExpression
-