|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ValueReference | |
---|---|
com.sun.el | |
com.sun.el.parser | |
javax.el | Provides the API for the Unified Expression Language 2.2 used by the JSP 2.2 and JSF 2.0 technologies. |
Uses of ValueReference in com.sun.el |
---|
Methods in com.sun.el that return ValueReference | |
---|---|
ValueReference |
ValueExpressionImpl.getValueReference(ELContext context)
|
Uses of ValueReference in com.sun.el.parser |
---|
Methods in com.sun.el.parser that return ValueReference | |
---|---|
ValueReference |
AstIdentifier.getValuereference(EvaluationContext ctx)
|
ValueReference |
Node.getValueReference(EvaluationContext ctx)
|
ValueReference |
AstValue.getValueReference(EvaluationContext ctx)
|
ValueReference |
SimpleNode.getValueReference(EvaluationContext ctx)
|
Uses of ValueReference in javax.el |
---|
Methods in javax.el that return ValueReference | |
---|---|
ValueReference |
ValueExpression.getValueReference(ELContext context)
Returns a ValueReference for this expression instance. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |