Expression Language 2.2 API 1.0.2.Final-redhat-1

Uses of Class
javax.el.ExpressionFactory

Packages that use ExpressionFactory
javax.el Provides the API for the Unified Expression Language shared by the JSP 2.1 and JSF 1.2 technologies. 
 

Uses of ExpressionFactory in javax.el
 

Methods in javax.el that return ExpressionFactory
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.
 


Expression Language 2.2 API 1.0.2.Final-redhat-1

Copyright © 2012 JBoss by Red Hat. All Rights Reserved.