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 © 2013 JBoss, a division of Red Hat, Inc.. All rights reserved.