org.browsermob.core.har
Class Har
java.lang.Object
org.browsermob.core.har.Har
public class Har
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Har
public Har()
Har
public Har(HarLog log)
getLog
public HarLog getLog()
setLog
public void setLog(HarLog log)
writeTo
public void writeTo(Writer writer)
throws IOException
- Throws:
IOException
writeTo
public void writeTo(OutputStream os)
throws IOException
- Throws:
IOException
writeTo
public void writeTo(File file)
throws IOException
- Throws:
IOException
Copyright © 2011. All Rights Reserved.