| Package | Description |
|---|---|
| org.ofbiz.core.config |
| Modifier and Type | Class and Description |
|---|---|
class |
ClasspathLoader
Loads resources from the classpath
|
class |
FileLoader
Loads resources from the file system
|
class |
UrlLoader
Loads resources from a URL
|
| Modifier and Type | Field and Description |
|---|---|
protected static UtilCache<String,ResourceLoader> |
ResourceLoader.loaderCache |
| Modifier and Type | Method and Description |
|---|---|
static ResourceLoader |
ResourceLoader.getLoader(String xmlFilename,
String loaderName) |
static ResourceLoader |
ResourceLoader.makeLoader(Element loaderElement) |
Copyright © 2024 Atlassian. All rights reserved.