|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.servingxml.expr.substitution.IndexedValueExpression
public class IndexedValueExpression
The IndexedValueExpression implements a
ValueExpression.
| Constructor Summary | |
|---|---|
IndexedValueExpression(ValueExpression expr,
int index)
|
|
| Method Summary | |
|---|---|
Value |
evaluateValue(Record parameters,
Record record)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public IndexedValueExpression(ValueExpression expr,
int index)
| Method Detail |
|---|
public Value evaluateValue(Record parameters,
Record record)
evaluateValue in interface ValueExpression
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||