Uses of Class
com.tngtech.jgiven.report.html.HtmlTocWriter

Packages that use HtmlTocWriter
com.tngtech.jgiven.report.html   
 

Uses of HtmlTocWriter in com.tngtech.jgiven.report.html
 

Methods in com.tngtech.jgiven.report.html with parameters of type HtmlTocWriter
 void ReportModelHtmlWriter.write(ReportModel model, HtmlTocWriter htmlTocWriter)
           
static void ReportModelHtmlWriter.writeToFile(File file, ReportModel model, HtmlTocWriter htmlTocWriter)
           
 

Constructors in com.tngtech.jgiven.report.html with parameters of type HtmlTocWriter
StatisticsPageHtmlWriter(HtmlTocWriter tocWriter, ReportStatistics statistics)
           
 



Copyright © 2014 TNG Technology Consulting. All rights reserved.