public static class ParamSupport.ParamManager extends Object
| Constructor and Description |
|---|
ParamSupport.ParamManager() |
| Modifier and Type | Method and Description |
|---|---|
void |
addParameter(String name,
String value)
Adds a new parameter to the list.
|
String |
aggregateParams(String url)
Produces a new URL with the stored parameters, in the appropriate
order.
|
Copyright © 2001-2014 The Apache Software Foundation. All Rights Reserved.