Package | Description |
---|---|
com.sun.el | |
com.sun.el.parser | |
javax.el |
Provides the API for the Unified Expression Language 3.0
|
Modifier and Type | Method and Description |
---|---|
ValueReference |
ValueExpressionImpl.getValueReference(ELContext context) |
Modifier and Type | Method and Description |
---|---|
ValueReference |
AstValue.getValueReference(EvaluationContext ctx) |
ValueReference |
AstIdentifier.getValueReference(EvaluationContext ctx) |
ValueReference |
SimpleNode.getValueReference(EvaluationContext ctx) |
ValueReference |
Node.getValueReference(EvaluationContext ctx) |
ValueReference |
SimpleNode.getValueReference(EvaluationContext ctx) |
ValueReference |
AstIdentifier.getValueReference(EvaluationContext ctx) |
ValueReference |
AstValue.getValueReference(EvaluationContext ctx) |
ValueReference |
Node.getValueReference(EvaluationContext ctx) |
Modifier and Type | Method and Description |
---|---|
ValueReference |
ValueExpression.getValueReference(ELContext context)
Returns a
ValueReference for this expression instance. |
Copyright © 2016. All rights reserved.