public class EL extends Object
Modifier and Type | Field and Description |
---|---|
static javax.el.ExpressionFactory |
EXPRESSION_FACTORY |
Constructor and Description |
---|
EL() |
Modifier and Type | Method and Description |
---|---|
static javax.el.ELContext |
createELContext(javax.el.ELResolver resolver,
javax.el.FunctionMapper functionMapper) |
static javax.el.ELContext |
createELContext(Object base) |
public static javax.el.ELContext createELContext(Object base)
public static javax.el.ELContext createELContext(javax.el.ELResolver resolver, javax.el.FunctionMapper functionMapper)
Copyright © 2013. All Rights Reserved.