|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.eclipse.mat.query.results.DisplayFileResult
public class DisplayFileResult
Used to display an external file as a report. An example might be a saved HTML report.
| Constructor Summary | |
|---|---|
DisplayFileResult(File file)
Create a report from a saved report file |
|
| Method Summary | |
|---|---|
File |
getFile()
Get the file used to generate this report. |
ResultMetaData |
getResultMetaData()
Get the meta data |
String |
toString()
|
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public DisplayFileResult(File file)
file - the file| Method Detail |
|---|
public ResultMetaData getResultMetaData()
getResultMetaData in interface IResultpublic File getFile()
public String toString()
toString in class Object
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||