|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.commons.el.ValueSuffix
org.apache.commons.el.ArraySuffix
org.apache.myfaces.el.ELParserHelper.MyArraySuffix
public static class ELParserHelper.MyArraySuffix
Override ArraySuffix.evaluate() to use our property resolver
Constructor Summary | |
---|---|
ELParserHelper.MyArraySuffix(org.apache.commons.el.ArraySuffix arraySuffix,
javax.faces.application.Application application)
|
Method Summary | |
---|---|
java.lang.Object |
evaluate(java.lang.Object base,
javax.servlet.jsp.el.VariableResolver variableResolver,
javax.servlet.jsp.el.FunctionMapper functions,
org.apache.commons.el.Logger logger)
Evaluates the expression in the given context, operating on the given value, using JSF property resolver. |
Methods inherited from class org.apache.commons.el.ArraySuffix |
---|
getExpressionString, getIndex, setIndex |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public ELParserHelper.MyArraySuffix(org.apache.commons.el.ArraySuffix arraySuffix, javax.faces.application.Application application)
Method Detail |
---|
public java.lang.Object evaluate(java.lang.Object base, javax.servlet.jsp.el.VariableResolver variableResolver, javax.servlet.jsp.el.FunctionMapper functions, org.apache.commons.el.Logger logger) throws javax.servlet.jsp.el.ELException
evaluate
in class org.apache.commons.el.ArraySuffix
javax.servlet.jsp.el.ELException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |