Package de.sstoehr.harreader
Class HarReader
java.lang.Object
de.sstoehr.harreader.HarReader
public class HarReader extends Object
-
Constructor Summary
Constructors Constructor Description HarReader()HarReader(MapperFactory mapperFactory) -
Method Summary
Modifier and Type Method Description HarreadFromFile(File har)HarreadFromFile(File har, HarReaderMode mode)HarreadFromString(String har)HarreadFromString(String har, HarReaderMode mode)
-
Constructor Details
-
Method Details
-
readFromFile
- Throws:
HarReaderException
-
readFromFile
- Throws:
HarReaderException
-
readFromString
- Throws:
HarReaderException
-
readFromString
- Throws:
HarReaderException
-