Home | History | Annotate | Download | only in jdiff

Lines Matching full:report

24      * This is populated during the generation of the report,
40 /** Generate the report. */
45 System.out.println("JDiff: generating HTML report into the file '" + fullReportFileName + reportFileExt + "' and the subdirectory '" + fullReportFileName + "'");
80 writeHTMLTitle("Android API Differences Report");
100 writeText(" <H1 class=\"pagecontenth1\">API&nbsp;Differences&nbsp;Report</H1>");
113 writeText("<p>The differences described in this report are based a comparison of the APIs ");
119 writeText("<p>To navigate the report, use the \"Select a Diffs Index\" and \"Filter the Index\" ");
120 writeText("controls on the left. The report uses text formatting to indicate <em>interface names</em>, ");
172 // The file for the statistical report.
181 * Write the HTML report.
190 // Report packages which were removed in the new API
203 // Report packages which were added in the new API
216 // Report packages which were changed in the new API
311 // Report changes in documentation
332 // Report classes which were removed in the new API
362 // Report classes which were added in the new API
392 // Report classes which were changed in the new API
505 // Report changes in documentation
548 // Report ctors which were removed in the new API
564 // Report ctors which were added in the new API
580 // Report ctors which were changed in the new API
603 // Report methods which were removed in the new API
616 // Report methods which were added in the new API
629 // Report methods which were changed in the new API
650 // Report fields which were removed in the new API
663 // Report fields which were added in the new API
676 // Report fields which were changed in the new API
1348 // Report changes in documentation
1504 // Report changes in documentation
1654 // Report changes in documentation
2110 * If set, then report changes in documentation (Javadoc comments)
2142 * The title used on the first page of the report. By default, this is
2150 * The browser window title for the report. By default, this is