| Package | Description |
|---|---|
| jetbrick.config | |
| jetbrick.io.finder | |
| jetbrick.io.resource | |
| jetbrick.typecast.support |
| Modifier and Type | Method and Description |
|---|---|
Resource |
Config.asResource(String name) |
Resource |
Config.asResource(String name,
String defaultValue) |
| Modifier and Type | Method and Description |
|---|---|
List<Resource> |
Config.asResourceList(String name) |
List<Resource> |
Config.asResourceList(String name,
String defaultValue) |
| Modifier and Type | Class and Description |
|---|---|
static class |
FileFinder.ResourceEntry |
| Constructor and Description |
|---|
ResourceEntry(Resource resource,
String qualifiedJavaName,
String relativePathName) |
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractResource |
class |
ClasspathResource |
class |
FileSystemResource |
class |
InputStreamResource |
class |
JbossVfsResource |
class |
ServletResource |
class |
UrlResource |
class |
ZipEntryResource |
| Modifier and Type | Method and Description |
|---|---|
static Resource |
ResourceUtils.create(String location) |
static Resource |
ResourceUtils.create(URL url) |
| Modifier and Type | Method and Description |
|---|---|
Resource |
ResourceConvertor.convert(Object value) |
Resource |
ResourceConvertor.convert(String value) |
Copyright © 2016 jetbrick. All rights reserved.