Uses of Interface
org.springframework.expression.spel.CompilablePropertyAccessor
Package
Description
Expression parsing support within a Spring application context.
-
Uses of CompilablePropertyAccessor in org.springframework.context.expression
Modifier and TypeClassDescriptionclass
SpELPropertyAccessor
that knows how to access the keys of a standardMap
.