|
||||||||||
| 上一个 下一个 | 框架 无框架 | |||||||||
| 使用 PropertyNotFoundException 的软件包 | |
|---|---|
| com.sun.el | |
| com.sun.el.util | |
| com.sun.el 中 PropertyNotFoundException 的使用 |
|---|
| 抛出 PropertyNotFoundException 的 com.sun.el 中的方法 | |
|---|---|
MethodInfo |
MethodExpressionImpl.getMethodInfo(ELContext context)
Evaluates the expression relative to the provided context, and returns information about the actual referenced method. |
Class |
ValueExpressionImpl.getType(ELContext context)
|
Object |
ValueExpressionImpl.getValue(ELContext context)
|
ValueReference |
ValueExpressionImpl.getValueReference(ELContext context)
|
Object |
MethodExpressionImpl.invoke(ELContext context,
Object[] params)
Evaluates the expression relative to the provided context, invokes the method that was found using the supplied parameters, and returns the result of the method invocation. |
boolean |
ValueExpressionImpl.isReadOnly(ELContext context)
|
void |
ValueExpressionImpl.setValue(ELContext context,
Object value)
|
| com.sun.el.util 中 PropertyNotFoundException 的使用 |
|---|
| 抛出 PropertyNotFoundException 的 com.sun.el.util 中的方法 | |
|---|---|
static PropertyDescriptor |
ReflectionUtil.getPropertyDescriptor(Object base,
Object property)
|
|
||||||||||
| 上一个 下一个 | 框架 无框架 | |||||||||