Package org.springframework.expression.common
@NonNullApi
@NonNullFields
package org.springframework.expression.common
Common utility classes behind the Spring Expression Language.
-
ClassDescriptionRepresents a template expression broken into pieces.Common utility functions that may be used by any Expression Language provider.A very simple hardcoded implementation of the Expression interface that represents a string literal.An expression parser that understands templates.Configurable
ParserContext
implementation for template parsing.