|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface StoryParser
Parses the stories contained in a story from a textual representation.
| Method Summary | |
|---|---|
Story |
parseStory(String storyAsText)
Parses story from its textual representation |
Story |
parseStory(String storyAsText,
String storyPath)
Parses story from its textual representation and (optional) story path |
| Method Detail |
|---|
Story parseStory(String storyAsText)
storyAsText - the textual representation
Story parseStory(String storyAsText,
String storyPath)
storyAsText - the textual representationstoryPath - the story path, may be null
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||