org.jbehave.core.parser
Class LoadFromURL

java.lang.Object
  extended by org.jbehave.core.parser.LoadFromURL
All Implemented Interfaces:
StoryLoader

public class LoadFromURL
extends java.lang.Object
implements StoryLoader

Loads story content from URLs


Constructor Summary
LoadFromURL()
           
 
Method Summary
 java.lang.String loadStoryAsText(java.lang.String storyPath)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

LoadFromURL

public LoadFromURL()
Method Detail

loadStoryAsText

public java.lang.String loadStoryAsText(java.lang.String storyPath)
Specified by:
loadStoryAsText in interface StoryLoader


Copyright © 2003-2010. All Rights Reserved.