|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.eclipse.mat.report.internal.ResultRenderer
public class ResultRenderer
| Constructor Summary | |
|---|---|
ResultRenderer()
|
|
| Method Summary | |
|---|---|
void |
beginSection(SectionPart section)
|
void |
beginSuite(TestSuite suite,
AbstractPart part)
|
void |
endSection(SectionPart section)
|
void |
endSuite(AbstractPart part)
|
TestSuite |
getSuite()
|
void |
process(QueryPart test,
IResult result,
org.eclipse.mat.report.internal.RenderingInfo rInfo)
|
void |
processLink(LinkedPart linkedPart)
|
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ResultRenderer()
| Method Detail |
|---|
public TestSuite getSuite()
public void beginSuite(TestSuite suite,
AbstractPart part)
throws IOException
IOException
public void endSuite(AbstractPart part)
throws IOException
IOException
public void beginSection(SectionPart section)
throws IOException
IOExceptionpublic void endSection(SectionPart section)
public void process(QueryPart test,
IResult result,
org.eclipse.mat.report.internal.RenderingInfo rInfo)
throws IOException
IOExceptionpublic void processLink(LinkedPart linkedPart)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||