Package | Description |
---|---|
edu.umass.cs.benchlab.har |
Core classes of the HAR library (
HarLog is the top object representing a HAR file in memory) |
Modifier and Type | Method and Description |
---|---|
HarBrowser |
HarLog.getBrowser()
Returns the browser value.
|
Modifier and Type | Method and Description |
---|---|
void |
HarLog.setBrowser(HarBrowser browser)
Sets the browser value.
|
Constructor and Description |
---|
HarLog(java.lang.String version,
HarCreator creator,
HarBrowser browser,
java.lang.String comment)
Creates a new
HarLog object |
Copyright © 2011 Emmanuel Cecchet - University of Massachusetts - All Rights Reserved.