Generated by
JDiff

Class org.springframework.expression.spel.SpelParserConfiguration

Added Constructors
SpelParserConfiguration(SpelCompilerMode, ClassLoader) Create a new SpelParserConfiguration instance.
SpelParserConfiguration(SpelCompilerMode, ClassLoader, boolean, boolean, int) Create a new SpelParserConfiguration instance.
SpelParserConfiguration() Create a new SpelParserConfiguration instance with default settings.
 

Added Methods
ClassLoader getCompilerClassLoader() @return the ClassLoader to use as the basis for expression compilation
SpelCompilerMode getCompilerMode() @return the configuration mode for parsers using this configuration object