Uses of Class
net.thucydides.core.reports.templates.TemplateMergeException

Packages that use TemplateMergeException
net.thucydides.core.reports.templates   
 

Uses of TemplateMergeException in net.thucydides.core.reports.templates
 

Methods in net.thucydides.core.reports.templates that throw TemplateMergeException
 void ReportTemplate.merge(Map<String,Object> context, StringWriter sw)
           
 void FreemarkerReportTemplate.merge(Map<String,Object> context, StringWriter writer)
           
 

Constructors in net.thucydides.core.reports.templates that throw TemplateMergeException
FreemarkerReportTemplate(freemarker.template.Configuration configuration, String templateFile)
           
 



Copyright © 2011-2012 Wakaleo Consulting. All Rights Reserved.