|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectjavax.el.Expression
javax.el.ValueExpression
org.apache.myfaces.view.facelets.el.LocationValueExpression
org.apache.myfaces.view.facelets.el.ResourceLocationValueExpression
org.apache.myfaces.view.facelets.el.ResourceLocationValueExpressionUEL
public class ResourceLocationValueExpressionUEL
ResourceLocationValueExpression for el-api 2.2
Constructor Summary | |
---|---|
ResourceLocationValueExpressionUEL(javax.faces.view.Location location,
javax.el.ValueExpression delegate)
|
Method Summary | |
---|---|
javax.el.ValueReference |
getValueReference(javax.el.ELContext context)
|
Methods inherited from class org.apache.myfaces.view.facelets.el.ResourceLocationValueExpression |
---|
equals, getExpressionString, getType, getValue, getWrapped, hashCode, isLiteralText, isReadOnly, setValue |
Methods inherited from class org.apache.myfaces.view.facelets.el.LocationValueExpression |
---|
getExpectedType, getLocation |
Methods inherited from class java.lang.Object |
---|
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public ResourceLocationValueExpressionUEL(javax.faces.view.Location location, javax.el.ValueExpression delegate)
Method Detail |
---|
public javax.el.ValueReference getValueReference(javax.el.ELContext context)
getValueReference
in class javax.el.ValueExpression
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |