Java org.springframework.scripting.support StandardScriptEvaluator fields, constructors, methods, implement or subclass

Example usage for Java org.springframework.scripting.support StandardScriptEvaluator fields, constructors, methods, implement or subclass

Introduction

In this page you can find the methods, fields and constructors for org.springframework.scripting.support StandardScriptEvaluator.

The text is from its open source code.

Constructor

StandardScriptEvaluator()
Construct a new StandardScriptEvaluator .

Method

Objectevaluate(ScriptSource script, @Nullable Map argumentBindings)
voidsetLanguage(String language)
Set the name of the language meant for evaluating the scripts (e.g.