public class X4OELContext extends javax.el.ELContext
Constructor and Description |
---|
X4OELContext() |
Modifier and Type | Method and Description |
---|---|
javax.el.ELResolver |
getELResolver() |
javax.el.FunctionMapper |
getFunctionMapper() |
javax.el.VariableMapper |
getVariableMapper() |
public X4OELContext()
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-2012 X4O. All Rights Reserved.