public class ResourceLoader extends Object
ResourceLoader, and
reverts to using that class's Resources if it cannot locate a resource in it's own JAR.| Constructor and Description |
|---|
ResourceLoader() |
public InputStream getResourceStream(String path) throws IOException
IOExceptionpublic void saveResourceToFile(String resPath, File toFile) throws IOException
IOExceptionCopyright © 2013. All Rights Reserved.