org.apache.maven.report.projectinfo
Class MailingListsReport.MailingListsRenderer

java.lang.Object
  extended by org.apache.maven.reporting.AbstractMavenReportRenderer
      extended by org.apache.maven.report.projectinfo.AbstractProjectInfoRenderer
          extended by org.apache.maven.report.projectinfo.MailingListsReport.MailingListsRenderer
All Implemented Interfaces:
MavenReportRenderer
Enclosing class:
MailingListsReport

protected static class MailingListsReport.MailingListsRenderer
extends AbstractProjectInfoRenderer

Internal renderer class


Field Summary
 
Fields inherited from class org.apache.maven.reporting.AbstractMavenReportRenderer
sink
 
Method Summary
protected  String getI18Nsection()
           
 void renderBody()
           
 
Methods inherited from class org.apache.maven.report.projectinfo.AbstractProjectInfoRenderer
getI18nString, getI18nString, getTitle, text
 
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, verbatimLink, verbatimText
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

getI18Nsection

protected String getI18Nsection()
Specified by:
getI18Nsection in class AbstractProjectInfoRenderer

renderBody

public void renderBody()
Specified by:
renderBody in class AbstractMavenReportRenderer


Copyright © 2005-2012 The Apache Software Foundation. All Rights Reserved.