The reports produced by a JavaNcssTask.
| Type | Name and description |
|---|---|
TransformingReport |
getHtml()Get the HTML file report. |
FormatChoiceReport |
getPrimary()Get the primary report, which is a single file report on either the XML or text format. |
Get the HTML file report. This report is produced by applying an XSL transformation on the primary report, given that the latter is on the XML format.
Get the primary report, which is a single file report on either the XML or text format.