public class HarLog extends Object
| Modifier and Type | Field and Description |
|---|---|
protected static String |
DEFAULT_VERSION |
| Constructor and Description |
|---|
HarLog() |
| Modifier and Type | Method and Description |
|---|---|
HarCreatorBrowser |
getBrowser() |
String |
getComment() |
HarCreatorBrowser |
getCreator() |
List<HarEntry> |
getEntries() |
List<HarPage> |
getPages() |
String |
getVersion() |
void |
setBrowser(HarCreatorBrowser browser) |
void |
setComment(String comment) |
void |
setCreator(HarCreatorBrowser creator) |
void |
setEntries(List<HarEntry> entries) |
void |
setPages(List<HarPage> pages) |
void |
setVersion(String version) |
protected static final String DEFAULT_VERSION
public String getVersion()
DEFAULT_VERSIONpublic void setVersion(String version)
public HarCreatorBrowser getCreator()
public void setCreator(HarCreatorBrowser creator)
public HarCreatorBrowser getBrowser()
public void setBrowser(HarCreatorBrowser browser)
public String getComment()
public void setComment(String comment)
Copyright © 2016. All Rights Reserved.