public class ExpressionContext
extends javax.el.ELContext
Constructor and Description |
---|
ExpressionContext() |
Modifier and Type | Method and Description |
---|---|
javax.el.ELResolver |
getELResolver() |
javax.el.FunctionMapper |
getFunctionMapper() |
javax.el.VariableMapper |
getVariableMapper() |
public javax.el.ELResolver getELResolver()
getELResolver
in class javax.el.ELContext
public javax.el.FunctionMapper getFunctionMapper()
getFunctionMapper
in class javax.el.ELContext
public javax.el.VariableMapper getVariableMapper()
getVariableMapper
in class javax.el.ELContext
Copyright © 2015 Nuxeo SA. All rights reserved.