public class ReportReader extends Object
Constructor and Description |
---|
ReportReader() |
Modifier and Type | Method and Description |
---|---|
List<ReportSession> |
readDirectory(File dir)
Extracts all
ReportSession s from a given directory. |
ReportSession |
readFile(File file)
Creates a
ReportSession from a report log file. |
public List<ReportSession> readDirectory(File dir)
ReportSession
s from a given directory.dir
- directory containing all log filesReportSession
spublic ReportSession readFile(File file)
ReportSession
from a report log file.file
- the file to parseReportSession
from the fileBuild 2013-10-07_11-27-38
Revision 99b27713a799a59a21b0b166eaaea8aaefbf125a