org.jbehave.core.io
Class LoadFromURL

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

public class LoadFromURL
extends Object
implements StoryLoader

Loads story content from URLs


Constructor Summary
LoadFromURL()
           
 
Method Summary
 String loadStoryAsText(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 String loadStoryAsText(String storyPath)
Specified by:
loadStoryAsText in interface StoryLoader


Copyright © 2003-2010. All Rights Reserved.