站内搜索: 请输入搜索关键词
当前页面: 在线文档首页 > JBoss Seam 1.1.1 API 英文版文档

EL (JBoss Seam API Documentation) - JBoss Seam 1.1.1 API 英文版文档


org.jboss.seam.util
Class EL

java.lang.Object
  extended by org.jboss.seam.util.EL

public class EL
extends Object


Field Summary
static javax.el.ELContext EL_CONTEXT
           
static javax.el.ExpressionFactory EXPRESSION_FACTORY
           
 
Constructor Summary
EL()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

EL_CONTEXT

public static final javax.el.ELContext EL_CONTEXT

EXPRESSION_FACTORY

public static final javax.el.ExpressionFactory EXPRESSION_FACTORY
Constructor Detail

EL

public EL()