|
||||||||||
| 上一个 下一个 | 框架 无框架 | |||||||||
| 使用 MethodInfo 的软件包 | |
|---|---|
| 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. |
| com.sun.el 中 MethodInfo 的使用 |
|---|
| 返回 MethodInfo 的 com.sun.el 中的方法 | |
|---|---|
MethodInfo |
MethodExpressionLiteral.getMethodInfo(ELContext context)
|
MethodInfo |
MethodExpressionImpl.getMethodInfo(ELContext context)
Evaluates the expression relative to the provided context, and returns information about the actual referenced method. |
| com.sun.el.parser 中 MethodInfo 的使用 |
|---|
| 返回 MethodInfo 的 com.sun.el.parser 中的方法 | |
|---|---|
MethodInfo |
SimpleNode.getMethodInfo(EvaluationContext ctx,
Class[] paramTypes)
|
MethodInfo |
Node.getMethodInfo(EvaluationContext ctx,
Class[] paramTypes)
|
MethodInfo |
AstValue.getMethodInfo(EvaluationContext ctx,
Class[] paramTypes)
|
MethodInfo |
AstIdentifier.getMethodInfo(EvaluationContext ctx,
Class[] paramTypes)
|
| javax.el 中 MethodInfo 的使用 |
|---|
| 返回 MethodInfo 的 javax.el 中的方法 | |
|---|---|
abstract MethodInfo |
MethodExpression.getMethodInfo(ELContext context)
Evaluates the expression relative to the provided context, and returns information about the actual referenced method. |
|
||||||||||
| 上一个 下一个 | 框架 无框架 | |||||||||