net.thucydides.core.reports.templates
Class FreeMarkerTemplateManager
java.lang.Object
net.thucydides.core.reports.templates.FreeMarkerTemplateManager
- All Implemented Interfaces:
- TemplateManager
public class FreeMarkerTemplateManager
- extends Object
- implements TemplateManager
Manages velocity templates.
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
FreeMarkerTemplateManager
public FreeMarkerTemplateManager()
throws Exception
- Throws:
Exception
getTemplateFrom
public ReportTemplate getTemplateFrom(String template)
throws Exception
- Specified by:
getTemplateFrom in interface TemplateManager
- Throws:
Exception
Copyright © 2011-2012 Wakaleo Consulting. All Rights Reserved.