|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.ofbiz.base.config.ResourceLoader
org.ofbiz.base.config.FileLoader
public class FileLoader
Loads resources from the file system
| Field Summary |
|---|
| Fields inherited from class org.ofbiz.base.config.ResourceLoader |
|---|
envName, loaderCache, module, name, prefix |
| Constructor Summary | |
|---|---|
FileLoader()
|
|
| Method Summary | |
|---|---|
java.net.URL |
getURL(java.lang.String location)
|
java.io.InputStream |
loadResource(java.lang.String location)
|
| Methods inherited from class org.ofbiz.base.config.ResourceLoader |
|---|
fullLocation, getLoader, getURL, getXmlDocument, getXmlRootElement, init, invalidateDocument, loadResource, makeLoader |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public FileLoader()
| Method Detail |
|---|
public java.net.URL getURL(java.lang.String location)
throws GenericConfigException
getURL in class ResourceLoaderGenericConfigException
public java.io.InputStream loadResource(java.lang.String location)
throws GenericConfigException
loadResource in class ResourceLoaderGenericConfigException
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||