Generated by
JDiff

Class org.springframework.core.io.DefaultResourceLoader

Added Methods
void addProtocolResolver(ProtocolResolver) Register the given resolver with this resource loader, allowing for additional protocols to be handled.
Collection<ProtocolResolver> getProtocolResolvers() Return the collection of currently registered protocol resolvers, allowing for introspection as well as modification.