public class LoadFromURL extends java.lang.Object implements ResourceLoader, StoryLoader
Constructor and Description |
---|
LoadFromURL() |
Modifier and Type | Method and Description |
---|---|
java.lang.String |
loadResourceAsText(java.lang.String resourcePath) |
java.lang.String |
loadStoryAsText(java.lang.String storyPath) |
protected java.io.InputStream |
resourceAsStream(java.lang.String resourcePath) |
public java.lang.String loadResourceAsText(java.lang.String resourcePath)
loadResourceAsText
in interface ResourceLoader
public java.lang.String loadStoryAsText(java.lang.String storyPath)
loadStoryAsText
in interface StoryLoader
protected java.io.InputStream resourceAsStream(java.lang.String resourcePath) throws java.io.IOException
java.io.IOException
Copyright © 2003-2014. All Rights Reserved.