org.scalabench.plugins.dacapo.reporting
Class ConfigurationReportRenderer

java.lang.Object
  extended by org.apache.maven.reporting.AbstractMavenReportRenderer
      extended by org.scalabench.plugins.dacapo.reporting.ConfigurationReportRenderer
All Implemented Interfaces:
org.apache.maven.reporting.MavenReportRenderer

public class ConfigurationReportRenderer
extends org.apache.maven.reporting.AbstractMavenReportRenderer


Field Summary
 
Fields inherited from class org.apache.maven.reporting.AbstractMavenReportRenderer
sink
 
Constructor Summary
ConfigurationReportRenderer(org.apache.maven.doxia.sink.Sink sink, org.dacapo.parser.Config config, Locale locale)
           
 
Method Summary
 String getTitle()
           
protected  void renderBody()
           
 
Methods inherited from class org.apache.maven.reporting.AbstractMavenReportRenderer
createLinkPatternedText, endSection, endTable, javaScript, link, linkPatternedText, paragraph, propertiesToString, render, startSection, startTable, startTable, tableCaption, tableCell, tableCell, tableHeader, tableHeaderCell, tableRow, text, verbatimLink, verbatimText
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ConfigurationReportRenderer

public ConfigurationReportRenderer(org.apache.maven.doxia.sink.Sink sink,
                                   org.dacapo.parser.Config config,
                                   Locale locale)
Method Detail

getTitle

public String getTitle()
Specified by:
getTitle in interface org.apache.maven.reporting.MavenReportRenderer
Specified by:
getTitle in class org.apache.maven.reporting.AbstractMavenReportRenderer

renderBody

protected void renderBody()
Specified by:
renderBody in class org.apache.maven.reporting.AbstractMavenReportRenderer


Copyright © 2010-2012 Technische Universität Darmstadt. All Rights Reserved.