| Package | Description |
|---|---|
| javax.el | |
| org.apache.el |
| Modifier and Type | Method and Description |
|---|---|
static ExpressionFactory |
ELManager.getExpressionFactory() |
static ExpressionFactory |
ExpressionFactory.newInstance()
Create a new
ExpressionFactory. |
static ExpressionFactory |
ExpressionFactory.newInstance(Properties properties)
Create a new
ExpressionFactory passing in the provided
Properties. |
| Constructor and Description |
|---|
StandardELContext(ExpressionFactory factory) |
| Modifier and Type | Class and Description |
|---|---|
class |
ExpressionFactoryImpl |
Copyright © 2014–2019. All rights reserved.