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 |
---|---|
HarEntries |
HarLog.getEntries()
Returns the entries value.
|
Modifier and Type | Method and Description |
---|---|
void |
HarLog.setEntries(HarEntries entries)
Sets the entries value.
|
Copyright © 2011 Emmanuel Cecchet - University of Massachusetts - All Rights Reserved.