| Package | Description | 
|---|---|
| edu.umass.cs.benchlab.har | Core classes of the HAR library ( HarLogis the top object representing a HAR file in memory) | 
| Modifier and Type | Method and Description | 
|---|---|
| java.util.List<HarQueryParam> | HarQueryString. getQueryParams()Returns the query parameters value. | 
| Modifier and Type | Method and Description | 
|---|---|
| void | HarQueryString. addQueryParam(HarQueryParam queryParam)Add a new query parameter to the list | 
| Modifier and Type | Method and Description | 
|---|---|
| void | HarQueryString. setQueryParams(java.util.List<HarQueryParam> queryParams)Sets the query parameters value. | 
Copyright © 2011 Emmanuel Cecchet - University of Massachusetts - All Rights Reserved.