| Package | Description |
|---|---|
| org.nutz.resource |
扫描资源的扫描器
|
| org.nutz.resource.impl |
资源的描述类
|
| Modifier and Type | Method and Description |
|---|---|
protected ResourceLocation |
Scans.makeResourceLocation(URL url) |
| Modifier and Type | Method and Description |
|---|---|
void |
Scans.addResourceLocation(ResourceLocation loc) |
| Modifier and Type | Class and Description |
|---|---|
class |
ErrorResourceLocation |
class |
FileSystemResourceLocation |
class |
JarResourceLocation |
class |
WebClassesResourceLocation |
| Modifier and Type | Method and Description |
|---|---|
static ResourceLocation |
ResourceLocation.file(File root) |
static ResourceLocation |
ResourceLocation.jar(String jarPath) |
Copyright © 2017. All rights reserved.