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 ResourceLoaderpublic java.lang.String loadStoryAsText(java.lang.String storyPath)
loadStoryAsText in interface StoryLoaderprotected java.io.InputStream resourceAsStream(java.lang.String resourcePath)
throws java.io.IOException
java.io.IOExceptionCopyright © 2003-2014. All Rights Reserved.