public class StoryLocation extends Object
Abstraction of a story location, handling cases in which story path is defined as a resource in classpath or as a URL.
Given a code location URL and a story path, it provides the methods:
| Constructor and Description |
|---|
StoryLocation(URL codeLocation,
String storyPath) |
Copyright © 2003-2013. All Rights Reserved.