public class X4OExpressionFactory extends Object
Modifier and Type | Field and Description |
---|---|
static String |
EL_FACTORY_IMPL_APACHE |
static String |
EL_FACTORY_IMPL_ODYSSEUS |
Constructor and Description |
---|
X4OExpressionFactory() |
Modifier and Type | Method and Description |
---|---|
static javax.el.ELContext |
createELContext(X4OLanguageContext languageContext) |
static javax.el.ExpressionFactory |
createExpressionFactory(X4OLanguageContext languageContext) |
public static final String EL_FACTORY_IMPL_APACHE
public static final String EL_FACTORY_IMPL_ODYSSEUS
public static javax.el.ExpressionFactory createExpressionFactory(X4OLanguageContext languageContext)
public static javax.el.ELContext createELContext(X4OLanguageContext languageContext)
Copyright © 2004-2013 X4O. All Rights Reserved.