| Package | Description |
|---|---|
| com.sun.el | |
| javax.el |
Provides the API for the Unified Expression Language 2.2
used by the JSP 2.2 and JSF 2.0 technologies.
|
| Modifier and Type | Class and Description |
|---|---|
class |
ExpressionFactoryImpl |
| 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 © 2013. All Rights Reserved.