JavaServer Pages(TM) Standard Tag Library 1.2 API 1.0.3.Final
-
-
Field Summary
Fields
Modifier and Type |
Field and Description |
protected String |
delims |
protected javax.el.ValueExpression |
orig |
-
Method Summary
Methods
Modifier and Type |
Method and Description |
Object |
getItem(javax.el.ELContext context,
int i)
Evaluates the stored ValueExpression and return the indexed item.
|
javax.el.ValueExpression |
getValueExpression() |
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
-
Method Detail
-
getItem
public Object getItem(javax.el.ELContext context,
int i)
Evaluates the stored ValueExpression and return the indexed item.
- Parameters:
context
- The ELContext used to evaluate the ValueExpressioni
- The index of the item to be retrieved
JavaServer Pages(TM) Standard Tag Library 1.2 API 1.0.3.Final
Copyright © 2012 JBoss, a division of Red Hat, Inc.. All Rights Reserved.