Package | Description |
---|---|
org.jbehave.core.configuration | |
org.jbehave.core.reporters |
Modifier and Type | Method and Description |
---|---|
ViewGenerator |
UnmodifiableConfiguration.viewGenerator() |
ViewGenerator |
Configuration.viewGenerator() |
Modifier and Type | Method and Description |
---|---|
Configuration |
UnmodifiableConfiguration.useViewGenerator(ViewGenerator viewGenerator) |
Configuration |
Configuration.useViewGenerator(ViewGenerator viewGenerator) |
Modifier and Type | Class and Description |
---|---|
class |
FreemarkerViewGenerator
Freemarker-based
ViewGenerator , which uses the configured FTL
templates for the views. |
class |
TemplateableViewGenerator
ViewGenerator , which uses the configured TemplateProcessor to
generate the views from templates. |
Copyright © 2003-2014. All Rights Reserved.