| 程序包 | 说明 |
|---|---|
| cn.sexycode.util.core.io |
| 限定符和类型 | 方法和说明 |
|---|---|
Collection<ProtocolResolver> |
DefaultResourceLoader.getProtocolResolvers()
Return the collection of currently registered protocol resolvers,
allowing for introspection as well as modification.
|
| 限定符和类型 | 方法和说明 |
|---|---|
void |
DefaultResourceLoader.addProtocolResolver(ProtocolResolver resolver)
Register the given resolver with this resource loader, allowing for
additional protocols to be handled.
|
Copyright © 2020. All rights reserved.