程序包 | 说明 |
---|---|
org.nutz.resource |
扫描资源的扫描器
|
org.nutz.resource.impl |
资源的描述类
|
限定符和类型 | 方法和说明 |
---|---|
protected ResourceLocation |
Scans.makeResourceLocation(URL url) |
限定符和类型 | 方法和说明 |
---|---|
void |
Scans.addResourceLocation(ResourceLocation loc) |
限定符和类型 | 类和说明 |
---|---|
class |
ErrorResourceLocation |
class |
FileSystemResourceLocation |
class |
JarResourceLocation |
class |
WebClassesResourceLocation |
限定符和类型 | 方法和说明 |
---|---|
static ResourceLocation |
ResourceLocation.file(File root) |
static ResourceLocation |
ResourceLocation.jar(String jarPath) |
Copyright © 2017. All rights reserved.