Class X4OExpressionFactory
java.lang.Object
org.x4o.xml.el.X4OExpressionFactory
X4OExpressionFactory finds and loads the needed impl.
- Version:
- 1.0 Apr 7, 2013
- Author:
- Willem Cazander
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic javax.el.ELContext
createELContext
(Class<?> elContextClass) static javax.el.ExpressionFactory
-
Field Details
-
EL_FACTORY_IMPL_APACHE
- See Also:
-
EL_FACTORY_IMPL_ODYSSEUS
- See Also:
-
-
Constructor Details
-
X4OExpressionFactory
public X4OExpressionFactory()
-
-
Method Details
-
createExpressionFactory
public static javax.el.ExpressionFactory createExpressionFactory() -
createELContext
-