|
|||||||||
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. |
ILanguageNames |
getLanguageNames()
Returns the language names call-back used in this report. |
String |
getOutputEncoding()
Returns the encoding of the generated HTML documents. |
Resources |
getResources()
Returns the static resources used in this report. |
CoverageTable |
getTable(ICoverageNode.ElementType type)
Returns a table for rendering of the given type. |
Method Detail |
---|
Resources getResources()
ILanguageNames getLanguageNames()
CoverageTable getTable(ICoverageNode.ElementType type)
type
- element type
String getFooterText()
String getOutputEncoding()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |