| 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 | 
|---|---|
| HarCreator | HarLog. getCreator()Returns the creator value. | 
| Modifier and Type | Method and Description | 
|---|---|
| void | HarLog. setCreator(HarCreator creator)Sets the creator value. | 
| Constructor and Description | 
|---|
| HarLog(HarCreator creator)Creates a new  HarLogversion 1.2 | 
| HarLog(java.lang.String version,
      HarCreator creator,
      HarBrowser browser,
      java.lang.String comment)Creates a new  HarLogobject | 
Copyright © 2011 Emmanuel Cecchet - University of Massachusetts - All Rights Reserved.