Jakarta Standard Tag Library API v2.0.0
-
-
Field Summary
Fields
Modifier and Type |
Field and Description |
protected String |
delims |
protected jakarta.el.ValueExpression |
orig |
-
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(jakarta.el.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 Standard Tag Library API v2.0.0
Comments to: jstl-dev@eclipse.org.
Copyright © 2019, 2020 Eclipse Foundation. All rights reserved.
Use is subject to license terms.