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
EL property accessor that knows how to traverse the keys of a standardMap
.