Package org.eclipse.mat.report.internal
Class ResultRenderer
java.lang.Object
org.eclipse.mat.report.internal.ResultRenderer
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionvoid
beginSection
(SectionPart section) void
beginSuite
(TestSuite suite, AbstractPart part) void
endSection
(SectionPart section) void
endSuite
(AbstractPart part) getSuite()
void
void
processLink
(LinkedPart linkedPart)
-
Constructor Details
-
ResultRenderer
public ResultRenderer()
-
-
Method Details
-
getSuite
-
beginSuite
- Throws:
IOException
-
endSuite
- Throws:
IOException
-
beginSection
- Throws:
IOException
-
endSection
-
process
public void process(QueryPart test, IResult result, org.eclipse.mat.report.internal.RenderingInfo rInfo) throws IOException - Throws:
IOException
-
processLink
-