|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface IHTMLReportContext
Context and configuration information during creation of a HTML report.
Method Summary | |
---|---|
String |
getFooterText()
Returns a string of textual information to include in every page footer. |
IIndexUpdate |
getIndexUpdate()
Returns the service for index updates. |
ILanguageNames |
getLanguageNames()
Returns the language names call-back used in this report. |
Locale |
getLocale()
Returns the locale used to format numbers and dates. |
String |
getOutputEncoding()
Returns the encoding of the generated HTML documents. |
Resources |
getResources()
Returns the static resources used in this report. |
ILinkable |
getSessionsPage()
Returns the link to the sessions page. |
Table |
getTable()
Returns a table for rendering coverage nodes. |
Method Detail |
---|
Resources getResources()
ILanguageNames getLanguageNames()
Table getTable()
String getFooterText()
ILinkable getSessionsPage()
String getOutputEncoding()
IIndexUpdate getIndexUpdate()
Locale getLocale()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |