Uses of Class
javax.el.ExpressionFactory

Packages that use ExpressionFactory
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. 
 

Uses of ExpressionFactory in com.sun.el
 

Subclasses of ExpressionFactory in com.sun.el
 class ExpressionFactoryImpl
           
 

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.
 



Copyright © 2011. All Rights Reserved.