|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use StoryLoader | |
|---|---|
| org.jbehave.core.configuration | |
| org.jbehave.core.io | |
| Uses of StoryLoader in org.jbehave.core.configuration |
|---|
| Methods in org.jbehave.core.configuration that return StoryLoader | |
|---|---|
StoryLoader |
UnmodifiableConfiguration.storyLoader()
|
StoryLoader |
Configuration.storyLoader()
|
| Methods in org.jbehave.core.configuration with parameters of type StoryLoader | |
|---|---|
Configuration |
UnmodifiableConfiguration.useStoryLoader(StoryLoader storyLoader)
|
Configuration |
Configuration.useStoryLoader(StoryLoader storyLoader)
|
| Uses of StoryLoader in org.jbehave.core.io |
|---|
| Classes in org.jbehave.core.io that implement StoryLoader | |
|---|---|
class |
LoadFromClasspath
Loads story resources from classpath. |
class |
LoadFromRelativeFile
Loads story resources from relative file paths that are traversal to a given location. |
class |
LoadFromURL
Loads story resources from URLs |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||