Class XmlTemplateOutput

All Implemented Interfaces:
StoryReporter

public class XmlTemplateOutput extends TemplateableOutput
A templateable output that generates XML. By default it uses FreemarkerProcessor and template path ftl/jbehave-xml-output.ftl, but custom processors based on other templating systems can be provided and/or other template paths can be configured.