public interface ParameterizableTag
ParamTag| Modifier and Type | Method and Description |
|---|---|
void |
addParameter(String name,
Object valueOrValues)
Adds a parameter to the tag.
|
void addParameter(String name, Object valueOrValues)
name - the name of the parametervalueOrValues - either a scalar value, an array or a collection© Copyright 2005-2006, Stripes Development Team.