|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.servingxml.expr.substitution.ParameterValueExpression
public class ParameterValueExpression
The ParameterValueExpression implements a class that
does parameter substitution in strings.
| Constructor Summary | |
|---|---|
ParameterValueExpression(Name parameterName)
|
|
| 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 ParameterValueExpression(Name parameterName)
| 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 | ||||||||