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, hard-coded implementation of the
Expression
interface that represents a string literal.An expression parser that understands templates.ConfigurableParserContext
implementation for template parsing.