|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ViewGenerator | |
|---|---|
| org.jbehave.core.configuration | |
| org.jbehave.core.reporters | |
| Uses of ViewGenerator in org.jbehave.core.configuration |
|---|
| Methods in org.jbehave.core.configuration that return ViewGenerator | |
|---|---|
ViewGenerator |
UnmodifiableConfiguration.viewGenerator()
|
ViewGenerator |
Configuration.viewGenerator()
|
| Methods in org.jbehave.core.configuration with parameters of type ViewGenerator | |
|---|---|
Configuration |
UnmodifiableConfiguration.useViewGenerator(ViewGenerator viewGenerator)
|
Configuration |
Configuration.useViewGenerator(ViewGenerator viewGenerator)
|
| Uses of ViewGenerator in org.jbehave.core.reporters |
|---|
| Classes in org.jbehave.core.reporters that implement ViewGenerator | |
|---|---|
class |
FreemarkerViewGenerator
Freemarker-based ViewGenerator, which uses the configured FTL
templates for the views. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||