public class X4OELContext
extends javax.el.ELContext
Constructor and Description |
---|
X4OELContext()
Creates a X4OELContext.
|
Modifier and Type | Method and Description |
---|---|
javax.el.ELResolver |
getELResolver()
Returns the ELResolver.
|
javax.el.FunctionMapper |
getFunctionMapper()
Returns the FunctionMapper.
|
javax.el.VariableMapper |
getVariableMapper()
Returns the VariableMapper.
|
public javax.el.ELResolver getELResolver()
getELResolver
in class javax.el.ELContext
ELContext.getELResolver()
public javax.el.FunctionMapper getFunctionMapper()
getFunctionMapper
in class javax.el.ELContext
ELContext.getFunctionMapper()
public javax.el.VariableMapper getVariableMapper()
getVariableMapper
in class javax.el.ELContext
ELContext.getVariableMapper()
Copyright © 2004-2013 X4O. All Rights Reserved.