|
JSCAPE MFT Server | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use FormatterEnvironment | |
---|---|
com.jscape.inet.mft.subsystems.reporting | Contains classes for dealing with reports. |
com.jscape.inet.mft.subsystems.reporting.html | Contains domain report metricses HTML-formatters classes. |
Uses of FormatterEnvironment in com.jscape.inet.mft.subsystems.reporting |
---|
Methods in com.jscape.inet.mft.subsystems.reporting with parameters of type FormatterEnvironment | |
---|---|
java.lang.String |
MetricsFormatter.format(Metrics metrics,
FormatterEnvironment environment)
Formats the specified metrics. |
java.lang.String |
ReportFormatter.format(Report report,
FormatterEnvironment environment)
Formats the specified report. |
java.lang.String |
TemplateReportFormatter.format(Report report,
FormatterEnvironment environment)
|
Uses of FormatterEnvironment in com.jscape.inet.mft.subsystems.reporting.html |
---|
Methods in com.jscape.inet.mft.subsystems.reporting.html with parameters of type FormatterEnvironment | |
---|---|
java.lang.String |
HtmlMetricsFormatter.format(Metrics metrics,
FormatterEnvironment environment)
|
|
JSCAPE MFT Server | |||||||||
PREV NEXT | FRAMES NO FRAMES |