public static class ParamSupport.ParamManager
extends java.lang.Object
| Constructor and Description |
|---|
ParamSupport.ParamManager() |
| Modifier and Type | Method and Description |
|---|---|
void |
addParameter(java.lang.String name,
java.lang.String value)
Adds a new parameter to the list.
|
java.lang.String |
aggregateParams(java.lang.String url)
Produces a new URL with the stored parameters, in the appropriate
order.
|
Copyright (c) 1999-2012 Oracle and/or its affiliates. All Rights Reserved. Use is subject to license terms.