Uses of Interface
org.jbehave.core.reporters.TemplateProcessor

Packages that use TemplateProcessor
org.jbehave.core.reporters   
 

Uses of TemplateProcessor in org.jbehave.core.reporters
 

Classes in org.jbehave.core.reporters that implement TemplateProcessor
 class FreemarkerProcessor
           
 

Constructors in org.jbehave.core.reporters with parameters of type TemplateProcessor
HtmlTemplateOutput(File file, Keywords keywords, TemplateProcessor processor, String templatePath)
           
TemplateableOutput(File file, Keywords keywords, TemplateProcessor processor, String templatePath)
           
TemplateableViewGenerator(StoryNameResolver nameResolver, TemplateProcessor processor)
           
XmlTemplateOuput(File file, Keywords keywords, TemplateProcessor processor, String templatePath)
           
 



Copyright © 2003-2012. All Rights Reserved.