public abstract class AbstractMavenTaglibReportRenderer extends AbstractMavenReportRenderer
sink
Constructor and Description |
---|
AbstractMavenTaglibReportRenderer(Sink sink,
Locale locale)
Class-Constructor
|
Modifier and Type | Method and Description |
---|---|
protected String |
getMessageString(String key)
Gets a string for the given key from the resource bundle with the defined locale.
|
createLinkPatternedText, endSection, endTable, getTitle, javaScript, link, linkPatternedText, paragraph, propertiesToString, render, renderBody, startSection, startTable, startTable, tableCaption, tableCell, tableCell, tableHeader, tableHeaderCell, tableRow, text, verbatimLink, verbatimText
protected String getMessageString(String key)
null
, then the default-locale is used.key
- the key for the desired stringNullPointerException
- if key
is null
ClassCastException
- if the object found for the given key is not a stringCopyright © 2004–2022 Web-Legacy. All rights reserved.