| Class and Description |
|---|
| Binding
Represents the relationship between an EL variable or function and its value.
|
| BindingContext
Contains all the binding definitions required by the EL.
|
| BindingContext.Builder |
| CompiledExpression
Represents a compiled expression
|
| DataFormat
Describes a supported Data Format (XML, CSV, etc) by the current expression language
|
| DataFormatConfigOption
Describes a DataFormat configuration option.
|
| DataFormatConfigOption.ConfigOptionType
The list of available configuration types.
|
| ExpressionCompilationException
Indicates than an error occurred while compiling an expression.
|
| ExpressionExecutionException
Indicates than an error occurred while executing an expression.
|
| ExpressionLanguage
Evaluates an expression considering a set of given bindings and a set of global ones.
|
| ExpressionLanguageConfiguration
Determines all configuration for a
ExpressionLanguage allowing customization. |
| ExpressionLanguageConfigurationBuilder |
| ExpressionLanguageSession
Evaluates an expression considering a set of given bindings passed on construction time.
|
| ExpressionModule
Represents a collection of bindings under a given namespace.
|
| ExpressionModule.Builder |
| ModuleElementName
Represents the name of an Element in a given module
|
| ModuleNamespace
Represents the Namespace for a given module
|
| ValidationResult
Represents the result of an expression validation.
|
| Class and Description |
|---|
| ValidationResult
Represents the result of an expression validation.
|
| Class and Description |
|---|
| BindingContext
Contains all the binding definitions required by the EL.
|
| Class and Description |
|---|
| BindingContext
Contains all the binding definitions required by the EL.
|
| Class and Description |
|---|
| BindingContext
Contains all the binding definitions required by the EL.
|
| ExpressionCompilationException
Indicates than an error occurred while compiling an expression.
|
| ExpressionFunction
Representation of a function to be used by an
ExpressionLanguage. |
| Class and Description |
|---|
| DataTypeAware
Provides metadata about types of items in
Collections or Maps. |
Copyright © 2024 MuleSoft, Inc.. All rights reserved.