Constructor and Description |
---|
DisplayFileResult(File file)
Create a report from a saved report file
|
Modifier and Type | Method and Description |
---|---|
File |
getFile()
Get the file used to generate this report.
|
ResultMetaData |
getResultMetaData()
Get the meta data
|
String |
toString() |
public DisplayFileResult(File file)
file
- the filepublic ResultMetaData getResultMetaData()
getResultMetaData
in interface IResult
public File getFile()