Uses of Class
org.springframework.expression.spel.standard.SpelCompiler
Package
Description
SpEL's standard parser implementation.
-
Uses of SpelCompiler in org.springframework.expression.spel.standard
Modifier and TypeMethodDescriptionstatic SpelCompiler
SpelCompiler.getCompiler
(ClassLoader classLoader) Factory method for compiler instances.