org.openfaces.validation.core
Class EL
java.lang.Object
org.openfaces.validation.core.EL
public class EL
- extends java.lang.Object
An instance of JBoss EL.
Method Summary |
static javax.el.ELContext |
createELContext(javax.el.ELContext context,
javax.el.ELResolver resolver)
|
static javax.el.ELContext |
createELContext(javax.el.ELResolver resolver,
javax.el.FunctionMapper functionMapper)
|
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
EL_RESOLVER
public static final javax.el.ELResolver EL_RESOLVER
EL_CONTEXT
public static final javax.el.ELContext EL_CONTEXT
EXPRESSION_FACTORY
public static final javax.el.ExpressionFactory EXPRESSION_FACTORY
EL
public EL()
createELContext
public static javax.el.ELContext createELContext(javax.el.ELResolver resolver,
javax.el.FunctionMapper functionMapper)
createELContext
public static javax.el.ELContext createELContext(javax.el.ELContext context,
javax.el.ELResolver resolver)
Copyright © 1998-2010 TeamDev Ltd. All Rights Reserved.