Jakarta EE Platform API v9.0.0
-
-
Method Summary
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
-
Method Detail
-
getItem
public Object getItem(ELContext context,
int i)
Evaluates the stored ValueExpression and return the indexed item.
- Parameters:
context
- The ELContext used to evaluate the ValueExpression
i
- The index of the item to be retrieved
Jakarta EE Platform API v9.0.0
Copyright © 2018,2020 Eclipse Foundation.
Use is subject to license terms.