Class PythonScriptExecutor.PythonVariableParser
java.lang.Object
org.springframework.integration.scripting.jsr223.PythonScriptExecutor.PythonVariableParser
- Enclosing class:
- PythonScriptExecutor
public static class PythonScriptExecutor.PythonVariableParser extends Object
-
Constructor Summary
Constructors Constructor Description PythonVariableParser()
-
Method Summary
Modifier and Type Method Description static String
parseReturnVariable(String script)
-
Constructor Details
-
PythonVariableParser
public PythonVariableParser()
-
-
Method Details