public class ResourceLoader extends Object
ResourceLoader()
static InputStream
load(String url)
static String
loadContent(String url)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public ResourceLoader()
public static String loadContent(String url) throws IOException
public static InputStream load(String url) throws IOException
Copyright © 2022. All rights reserved.