Class KarateExpression

  • All Implemented Interfaces:
    org.thymeleaf.standard.expression.IStandardExpression

    public class KarateExpression
    extends Object
    implements org.thymeleaf.standard.expression.IStandardExpression
    Author:
    pthomas3
    • Constructor Detail

      • KarateExpression

        public KarateExpression​(String input)
    • Method Detail

      • getStringRepresentation

        public String getStringRepresentation()
        Specified by:
        getStringRepresentation in interface org.thymeleaf.standard.expression.IStandardExpression
      • execute

        public Object execute​(org.thymeleaf.context.IExpressionContext context)
        Specified by:
        execute in interface org.thymeleaf.standard.expression.IStandardExpression
      • execute

        public Object execute​(org.thymeleaf.context.IExpressionContext context,
                              org.thymeleaf.standard.expression.StandardExpressionExecutionContext expContext)
        Specified by:
        execute in interface org.thymeleaf.standard.expression.IStandardExpression