| Package | Description |
|---|---|
| javax.el |
Provides the API for the Unified Expression Language shared by
the JSP 2.1 and JSF 1.2 technologies.
|
| Modifier and Type | Method and Description |
|---|---|
static ExpressionFactory |
ExpressionFactory.newInstance()
Creates a new instance of a
ExpressionFactory. |
static ExpressionFactory |
ExpressionFactory.newInstance(Properties properties)
Create a new instance of a
ExpressionFactory, with
optional properties. |
Copyright © 2021 JBoss by Red Hat. All rights reserved.