public class ThirdPartyReportRenderer extends AbstractLicenseReportRenderer
bundleName, i18n, locale| Constructor and Description |
|---|
ThirdPartyReportRenderer(org.apache.maven.doxia.sink.Sink sink,
org.codehaus.plexus.i18n.I18N i18n,
String outputName,
Locale locale,
Collection<ThirdPartyDetails> details) |
| Modifier and Type | Method and Description |
|---|---|
protected Collection<ThirdPartyDetails> |
getThirdPartiesNoLicense() |
protected Collection<ThirdPartyDetails> |
getThirdPartiesPomLicense() |
protected Collection<ThirdPartyDetails> |
getThirdPartiesThirdPartyLicense() |
protected void |
renderBody() |
getGAV, getText, getTitle, renderErrorIcon, renderInfoIcon, renderPropertySummaryTableHeader, renderSuccessIcon, renderThirdPartyDetailTable, renderThirdPartyDetailTable, renderThirdPartySummaryTable, renderThirdPartySummaryTable, renderThirdPartySummaryTableHeader, renderThirdPartySummaryTableHeader, renderThirdPartySummaryTableRow, renderThirdPartySummaryTableRow, renderWarningIcon, safeBold_, safeBold, safeItalic_, safeItalic, sinkCellText, sinkCellText, sinkHeaderCellText, sinkHeaderCellTextcreateLinkPatternedText, endSection, endTable, javaScript, link, linkPatternedText, paragraph, propertiesToString, render, startSection, startTable, startTable, tableCaption, tableCell, tableCell, tableHeader, tableHeaderCell, tableRow, text, verbatimLink, verbatimTextpublic ThirdPartyReportRenderer(org.apache.maven.doxia.sink.Sink sink,
org.codehaus.plexus.i18n.I18N i18n,
String outputName,
Locale locale,
Collection<ThirdPartyDetails> details)
protected Collection<ThirdPartyDetails> getThirdPartiesPomLicense()
protected Collection<ThirdPartyDetails> getThirdPartiesThirdPartyLicense()
protected Collection<ThirdPartyDetails> getThirdPartiesNoLicense()
protected void renderBody()
renderBody in class org.apache.maven.reporting.AbstractMavenReportRendererCopyright © 2010–2023. All rights reserved.