public class LoadFromURL extends Object implements ResourceLoader, StoryLoader
Constructor and Description |
---|
LoadFromURL() |
Modifier and Type | Method and Description |
---|---|
String |
loadResourceAsText(String resourcePath) |
String |
loadStoryAsText(String storyPath) |
protected InputStream |
resourceAsStream(String resourcePath) |
public String loadResourceAsText(String resourcePath)
loadResourceAsText
in interface ResourceLoader
public String loadStoryAsText(String storyPath)
loadStoryAsText
in interface StoryLoader
protected InputStream resourceAsStream(String resourcePath) throws IOException
IOException
Copyright © 2003–2015. All rights reserved.