ResourceLoader.ResourceEnumerator| Constructor and Description |
|---|
NatLoader() |
| Modifier and Type | Method and Description |
|---|---|
Enumeration<Resource> |
load(String path,
Class<?> clazz)
加载动态库信息
例如: .dll/.so等
|
load, load, loadpublic Enumeration<Resource> load(String path, Class<?> clazz) throws IOException
Loaderload in interface Loaderpath - 资源路径clazz - 对象信息IOException - I/O 异常Copyright © 2020. All rights reserved.