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()