Package | Description |
---|---|
org.springframework.expression.spel.standard |
SpEL's standard parser implementation.
|
Modifier and Type | Method and Description |
---|---|
static SpelCompiler |
SpelCompiler.getCompiler(ClassLoader classLoader)
Factory method for compiler instances.
|