类 javax.el.ValueReference
的使用

使用 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. 
 

com.sun.elValueReference 的使用
 

返回 ValueReferencecom.sun.el 中的方法
 ValueReference ValueExpressionImpl.getValueReference(ELContext context)
           
 

com.sun.el.parserValueReference 的使用
 

返回 ValueReferencecom.sun.el.parser 中的方法
 ValueReference AstIdentifier.getValuereference(EvaluationContext ctx)
           
 ValueReference SimpleNode.getValueReference(EvaluationContext ctx)
           
 ValueReference Node.getValueReference(EvaluationContext ctx)
           
 ValueReference AstValue.getValueReference(EvaluationContext ctx)
           
 

javax.elValueReference 的使用
 

返回 ValueReferencejavax.el 中的方法
 ValueReference ValueExpression.getValueReference(ELContext context)
          Returns a ValueReference for this expression instance.
 



Copyright © 2013. All Rights Reserved.