| Package | Description |
|---|---|
| org.zkoss.zel | |
| org.zkoss.zel.impl | |
| org.zkoss.zel.impl.lang |
| Modifier and Type | Method and Description |
|---|---|
VariableMapper |
StandardELContext.getVariableMapper() |
abstract VariableMapper |
ELContext.getVariableMapper() |
| Constructor and Description |
|---|
MethodExpressionImpl(String expr,
Node node,
FunctionMapper fnMapper,
VariableMapper varMapper,
Class<?> expectedType,
Class<?>[] paramTypes) |
ValueExpressionImpl(String expr,
Node node,
FunctionMapper fnMapper,
VariableMapper varMapper,
Class<?> expectedType) |
| Modifier and Type | Class and Description |
|---|---|
class |
VariableMapperFactory |
class |
VariableMapperImpl |
| Modifier and Type | Field and Description |
|---|---|
protected VariableMapper |
ExpressionBuilder.varMapper |
| Modifier and Type | Method and Description |
|---|---|
VariableMapper |
VariableMapperFactory.create() |
VariableMapper |
EvaluationContext.getVariableMapper() |
| Constructor and Description |
|---|
EvaluationContext(ELContext elContext,
FunctionMapper fnMapper,
VariableMapper varMapper) |
VariableMapperFactory(VariableMapper target) |
Copyright © 2022. All rights reserved.